While running regression pass, found that UnrealMatch3 hits an ensure when user selects to Launch on to iOS device. LogOutputDevice:Error: The ini file '../../../UnrealMatch3/Saved/Config/IOS/Device ...
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 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 ...
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. ( ...
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. ...
iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...
The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...