Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 , 4.25 CL#10183780 ...
Context In actor blueprints, you can change an inherited component’s class in the editor by selecting it in a child blueprint and changing its Component Class in the Details panel. Problem When o ...
This crash only occurs when the asset is dragged and dropped into the level. Workaround Add the asset to the level, then to the sequence. NOTE This does not occur in //UE4/Main ...
Crash when opening a level through blueprint to go into level with world partitions enabled. This a not a regression due to being a new feature. ...
Intermittent crash in virtual texture transcode. Usually mempy from nullptr but also occasionally we see the same callstack with memcpy to random location. ...
Attempting to open a skeletal mesh or animation in Persona causes the editor to crash. Regression: Yes Working: 4.13.2 - CL 3172292 Broken: 4.14.0 - CL 3195953 ...
This is a Regression. Tested in //UE5/Release-5.0 CL20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. Crash occurs when selecting Reset t ...
The editor crashes when opening a sequence with an additive control rig track ...
Dragging a Cine Camera Actor into the world causes the editor to crash. I reproduced this with both Oculus and Vive, however had a more successful repro rate with Oculus. ...
Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...