After deriving a C++ class from another class and then closing the editor, the project will crash when reopened. This crash will continue until the project files are regenerated and the project is r ...
This is not a regression. Tested in: //UE5/Main CL18218925 Binary - Crashed //UE5/Release-5.0 CL16682836 Binary - Crashed //UE4/Release-4.27 CL Binary - Crashed Having a level open that contains a ...
Editing an array of gameplay tags on a component belonging to an actor instance can lead to a crash. There are inconsistencies with how the Gameplay Tag Editor widget behaves:Array of gameplay tags ...
A licensee has reported a crash when dragging a Sound Wave onto the Output node within the Sound Cue editor. Regression? This crash does not occur on the 4.11.2 binary release CL-2946394 ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...
Editor crashes during initialization, but only on macOS 10.12, not 10.11.6. Crash is due to a shader not compiling... Update: Crash was not occurring on Nvidia or Intel. This was strictly an AMD i ...
Editor crashes when opening to project browser on Linux. Fatal error: [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 819] Rendering thread exceptio ...
After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...
The engine crashes when building lighting if World Settings >> Precomputed Visibility >> Visibility Aggressiveness is set to "VIS Max." A Fatal Error message sometimes appears (screen shot attached) ...