domingo, 25 de setembro de 2016

A blank window shows after opening an actor blueprint

3
1
Hello, recently I've encountered a bug I suppose. When i try to open a blueprint of something inheriting from AActor like on this screenshot : alt text
I got blank screen instead of editor :
alt text
There's one exception form this: when I create new Actor blueprint I got a proper editor screen like this :
alt text
Is there any solution to this already?

2 answers:sort voted first 
8
If you open a blueprint and the view is mostly blank like above use the menu of that blueprint editor window and click on Window->Class Defaults
This will show you a message at the top that says "Note: This is a data only blueprint, so only the default values are shown. It does not have any script or variables. If you want to add some, Open the Full Blueprint Editor"
Click the blue link that reads "Open the Full Blueprint Editor." You will now be able to use that blueprint again like normal.
Why this is happening I do not know. But this will help you get around this bug.
Edit: Test in 4.8.3

FONT:https://answers.unrealengine.com/questions/247411/a-blank-window-shows-after-opening-an-actor-bluepr.html?sort=votes