When using Steam VR in combination with the Multi-User Editing plugin and the Virtual Production Utilities plugin the engine crashes when adding a bookmark while a server is running. ...
Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...
Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...
The Editor crashes if an unhashable struct is used as a key in a TMap and a new element is added to the TMap in a Blueprint. ...
Large texture crashes during Oodle compression with "-stompmalloc". It appears to be an internal Oodle error. Also tested on //UE5/Release-5.5/, CL: 37463908 ...
When multiple instances of a Blueprint in a level are selected, any component added to that Blueprint's parent class in code will appear in the Details panel with the words "Multiple Values" and a R ...
Attempting to edit array of instanced subobjects causes the editor to crash. ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
A crash can occur in FStructurePropertyNode::GetValuePtrOfInstance when using EditConditionHides with arrays of structs. When deleting an element from the array, ParentBaseAddress will be null. ...