This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...
Enabling the Warp Utils plugin and restarting the Editor causes it to crash. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 2 (CL-12055273) and reprodu ...
Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...
Disabling looping in a nested subsequence seems to crash the editor upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue wasn't reproduced. Regression - Yes ...
Widgets that are pooled are given a pointer to a layout cache, if the layout cache dies, the pointer is bogus. Going to need to move over to using weak pointers to avoid the crash, will add some pe ...
Crash creating a new level sequence and then loading a new level ...
Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...
In Scripted Actions, if you execute a function after using Rename Asset or Duplicate Asset, it will crash. If you do not execute the function it will not crash. ...
Editor is crashing with d3ddebug in ray tracing Does not occur in dx12 without ray tracing Does not occur on a desktop PC with a 2080 Does not occur without d3ddebug ...
It seems to be occurred when exiting fullscreen exclusive mode during the PSO build. And it seems to happen during the loading screen as well as the PSO build. What I suspect is that when focus los ...