Investigate and fix all calls where the Navigation System is constructed without the NavigationObjectRepository subsystem being valid. ...
We've started seeing a crash in editor when re-importing one of our assets. <pre class="ql-syntax">Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 783] Array index out of ...
Streaming out the navmesh and streaming the area back into the world before the GC runs causes the navmesh streamed back into the world to only have navmesh tiles on a layer with tiles that would b ...
Block tags are not working correctly in version 5.5.2, it was working in 5.5.1. This is caused by a change done in version 5.5.2. The exact CL is: CL 35930696 ...
When a large scale value (e.g. 500) is set on the NiagaraActor, the mesh particle is unexpectedly hidden. This may be a side effect of the following change ([Link Removed]). PrimitiveData.NonUnifo ...
In the process of upgrading from 5.4 to 5.5. One of our systems relies on the internal track names in the sequence to dynamically find an actor to bind the track to. As I was testing the system in ...
Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...
When using a Movie Render Graph config, no output is written to disk if the Output Directory is set to a UNC path. This does work with legacy presets. To fake a UNC path locally, use this conventi ...
This issue is caused by the backout in 38341618. The original code that went into 5.0 affects serialization by changing the UCS modified properties. When upgrading, the override is lost because th ...
If placing an actor with SmartObjectZoneAnnotationComponent added to blueprint actor in a level, it will crash when the level open. As a workaround, adding SmartObjectZoneAnnotationComponent to the ...