I tried to look at blueprint but I can’t load it without blueprint it is inherited from, if you are prepared to send us other blueprints it might be worth looking at reference viewer on broken blueprint to see what other assets it depends on. Apologies for this I should have pointed this out beforehand.
4.7.4 should improve bugs with nested comments with main flaw still being that you can drag resize a comment node around another comment nodes and it won’t correctly depth sort them - 4.8 fixes this additionally.
Currently as I understand case to be, partial fix that went in for 4.7.4 should allow you to rectify comment selection issues by selecting outermost comment in turn for each nested comment then saving blueprint. Once this has been done you shouldn’t have any more issues in 4.7.4 unless you drag resize a comment to include other comments.
So far we haven’t been able to reproduce issues reported here so we can ensure these issues go away with 4.8 release, but obviously we are very keen to do so.
From update you added I do wonder if maybe there are extra problems presenting here than just known flaws in comment nodes. This sounds like a lower level issue with either grapheditors or slate ( graph editors are built on slate ). I’ll try and reproduce this second issue locally and see if it provides any insights into first.
We have still not been able to reproduce issue internally, and it seems this is occurring less or not at all in 4.7.5. If you’re still experiencing this issue in 4.7.5, please upload project somewhere and give us a link, with a comment as to which Blueprint features comment that can’t be resized, and we’ll take a look. We really appreciate all help so far!
I can confirm that I have not seen this bug anymore in 4.7.5, not sure if gods of chance are just smiling favorably on me or it is fixed. to be honest most of my work has been in c++ in past few week as I like it better (sorry, blueprints are cool and all but c++ is just awesome…)
Anyhow, sorry for not chiming back in sooner! thanks for looking into problem for us and I will let you know if I ever experience it again.
I couldn’t move and/or resize a nested comment when Blueprint editor was docked to main window. As soon as I undocked Blueprint editor I was able to move and resize nested comments as one would expect.
Thank you very much for this pointer in right direction!