In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 606 void UEdGraphPin::AddStructRe ...
Current HttpChunkInstaller consider version data of manifest.But it does not consider the manifest file update. So, if user update the manifest file, HttpChunkInstaller ignores it. If changing the V ...
When implementing a sequencer system that uses FSoftObjectPath to reference an actor placed in a level (at runtime, the corresponding actor is obtained by calling FSoftObjectPath::ResolveObject), Re ...
Currently FNotifyNodeInterface directly references notifies that live within the related anim sequence. This can cause intermittent crashes when notifies are removed as the UI can still reference t ...
We recently encountered an odd issue where loading into our main world partitioned map would result in a crash caused by all streaming cells getting loaded at the same time. Turns out this was cause ...
This is a trending crash in the 4.17.0 release. User DescriptionsEditor is crashing each time when i start movie rendering in sequencer (Separate process) Source Context 1109 /** 1110 ...
When using low shadow settings there is a flicker that occurs when changing a camera FOV, the flicker will end as soon as the FOV has finished adjusting to the new FOV. This can occur when:Using a ...