iOS + Android apps will crash on launch if Event Driven Loader is disabled. Confirmed in 4.23 MAIN at CL 5035898 ...
The sRGB flag is enabled when importing hdr files. This is disabled in PostEditChangeProperty, but remains enabled if we do not edit the file. I think the sRGB flag should be disabled for hdr image ...
When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...
[Enduring] Appears to be in the visualization rendering of the distance field, distance field shadows were unaffected. There was one instance where the bug did not replicate as expected. This was wh ...
This isn't a hard crash, but a "verify(...)" from MaterialExpressions.cpp, line 559. ...
A licensee reported that packaging the build with same content (it is unclear if they were rebuilding the DDC between the runs, but it shouldn't matter) produces a different placement of code chunks ...
When static lighting is built for a landscape with "Use Material Position Offset in Static Lighting" enabled it causes an editor crash. Licensee mentioned it was likely caused by a commit for 5.4, C ...
In a simple setup of the Fullbody IK control rig node, when you turn on the debug draw of the ik solve. The lines and the skeleton do not align. ...
Right clicking inside the event graph of a blueprint that is derived from PhysicsCollisionHandler will crash the editor CrashReporter: [Link Removed] ...
Pausing PIE does not stop timelines from running if players is set to more than 1. Test project attached. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...