Reparenting an actor component to an instanced static mesh component causes a crash. Found on //UE4/Dev-Blueprints CL-3122712 ...
Editor crashes when right-clicking in the blank area of the anim blueprint asset picker ...
Creating a blueprint structure in the content browser causes the editor to lock up and become unresponsive. ...
Creating a blueprint structure in the content browser causes the editor to lock up and become unresponsive. ...
The Toggle Comment Bubble button for Reroute nodes does not revert the comment bubble to constant visibility if the bubble is set to only appear when the node is hovered over. This does not occur w ...
After project was upgraded to 4.12 opening a blueprint that contains Hierarchical Instanced Static Mesh component will result in a crash. From the log I this is the important part: Assertion faile ...
When a Struct is used as a Local Variable in a Blueprint Function Library, the defaults for its member variables are not saved. If, for example, I enter "3" for an Int member, and "Foo" for a String ...
Foliage instances are behaving strangely when playing splitscreen multiplayer in a single instance window. The instances will cull in and out of visibility depending on the size of the current playa ...
When you have a struct variable that is part of a TMap which is stored in an inherited component, the struct is not editable in the full blueprint editor. It is editable in the data only blueprint e ...
OBSERVED RESULT: UE4 captures an all black screen EXPECTED RESULT: Game window should be captured with any debug information that is being printed to the screen WORKAROUND: None IMPACT: Blocks S ...