This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...
Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: EditorWorld == G ...
Memory leak when comparing scale value with 0 on transform. It appears that the memory used by the editor increases by 25-50 mbs while comparing the scale to 0. Regression (no) issue (does) occur ...
Left clicking in an orthographic viewport while using a custom editor mode, such as the foliage tool, will cause the cursor to disappear. ...
Error message: Fatal error: [Link Removed] [Line: 176] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG') Source Context: 161 162 const TCHAR* Reas ...
Sequencer stop node does not return camera to player The error only occurs when exiting the sequence trigger volume before the sequence has completely finished. ...
Snapping key frame past the 2nd set of keys will make those keys invisible ...
When using a material function in a graph with a comment copied from that same material function will cause the material not to save. The error message that pops up says " ...Graph is linked to priv ...
Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...