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 ...
When launching on or opening a packaged UnrealMatch3 project GameCenter does not login for the paired account. This causes Leaderboards and Achievements to appear blank. Tested on iPhone6s_6240 OS: ...
If the user creates a shortcut for creating a local variable within the editor preferences and then uses that short cut in the level blueprint this will cause a crash. ...
Naming a parameter "none" will cause crash on compile. Asset may not be able to be reopened. Also confirmed in Main CL 4309299 ...
The important step here is to unlink the middle layer after first relinking everything. ...
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. ...
Engine crashes when i try to remove unused bones. I have lot of things going on in those characters, they all share same skeleton. There are anim blueprints with control rig and pose drivers, there ...
Using the test asset provide the editor will crash when changing the import to Skeletal Mesh. This is a regression from 4.13 where this could be imported as Skeletal Mesh without issue. In 4.14 an ...
The engine crashes when trying to reimport a skeletal mesh that has no clothing data. This seems related to https://jira.it.epicgames.net/browse/UE-86948. Found in 4.24.1 CL#10757647 Reproduced in ...