Using SceneCapture in packaged VR projects causes poor performance. Also observed with SceneCaptureCube Does not occur in 4.18 ...
If an actor is spawned using game instance blueprint, a packaged .exe will crash upon loading. Frequency: 2/2 Crash Reporter: [Link Removed] ...
When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...
Set Game Paused returns incorrect value when the game is already paused. According to the tooltip on the Return Value (reads: Whether the game was successfully set paused/unpaused) it is expected t ...
Crumbling Geometry collection do not render for one frame when child clusters crumble. In the repro project a 4 particle GC is told to crumble. The single GeometryCollectionActor is then split into ...
Crash occurs when trying to edit a MetaSound Source asset while a MetaSound Source is referenced utilizing FObjectFinder in C++ Repro Rate: 3/3Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\R ...
In BuildProject.txt, to make relative path to the project outside the engine root, all paths contains “..” after action command directory. D:/dev/UnrealEngine-5.5.0//HLODTemp/f09bf0f5/HLODBuilder0 ...
Recording attachment will can add multiple sections to an attach track in Take Recorder. ...
Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...