When both LightMixer and ViewChanges windows are open, pasting a folder into the Outliner crashes the editor. For more detailed steps, refer to the Steps To Reproduce section. This happens whenever ...
Focus mode in the Editor does not handle Actors without PrimitiveComponent correctly, treating them as if they were at the origin (0,0,0), skewing the camera placement. Some Actors like the WorldDat ...
Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...
The ChaosCacheManager (CCM) changes the bSimulatePhysics flag from the ObservedComponents and, if deleted, the change will persist, what can lead to confusion as observed physical entities will inad ...
The licensee has noticed that the deletion of a transient actor still marks the scene as dirty and asks it to be saved. Checking the source it was noted that the transient flag is not verified on de ...
Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...
A user has reported a failing ensure in FMRSWRecursiveAccessDetector::AcquireWriteAccess(), a race condition that has a small chance of happening when launching the editor. FLiveCodingModule::Start ...
One of Pixars example .usd files is crashing the editor when importing with 'USD Stage' (KitchenSet imports with no errors) It is possible to import the file via content browser without crashing. ( ...
Attempting to launch a packaged Google VR game on android causes the game to crash. This has occurred on two other devices. This occurs in Main as well as Dev-VR. ...
The templated Lyra project for 5.5 is missing a reference to IMC_Default_KBM on /ShooterCore/Experiences/LAS_ShooterGame_SharedInput because it looks like IMC_Default_KBM was renamed to IMC_Default. ...