A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Crash after changing either the Anim Start or End times of an Animation Composite when using Enter to confirm their value. ...
The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...
Crash occurs when the user renames a nested struct member variable while there's a struct pin split in a blueprint. ...
This is a regression from 4.24.3 CL 11590370 This was discovered when ad-hoc from home I ran into this by running this set up https://docs.unrealengine.com/en-US/Engine/Rendering/Materials/HowTo/Cle ...
When editing the 'Libraries Category Text' field within a Material function a crash occurs. Regression? Yes, this crash does not occur in the 4.11 release. I have attached an image for reference. ...
Adding a custom component to a Blueprint and then deleting the code class defining that custom component from the project will crash the Editor any time you try to open a Blueprint containing that c ...
When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...