Licensee reported behavior of configuration file hierarchy is different form document here (https://docs.unrealengine.com/latest/INT/Programming/Basics/ConfigurationFiles/index.html) Doc: 1. Engine ...
This is a common and longstanding crash that has occurred since at least 4.15. Originally this was being tracked under [Link Removed] due to sharing the same callstack, but that had specific repro ...
Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...
Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...
[Link Removed] Licensee is using the chunk downloader. On Shutdown method of their GameInstance, they call FChunkDownloader->Finalize. When they quit the game (Alt+F4) during a chunck download an a ...
Touch position return wrong data on Pixel 6 and Android 12. it does not occur unless the device is rotated from the initial state. As far as I investigate, the touch position only return data from ...
This is a common crash occurring in the 4.16.2 release. Records indicate this has also occurred in 4.16.0 and 4.16.1, but with less apparent frequency. User DescriptionsJust downloaded, clicking ...
This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...
When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...
When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, regardless of PlayerControllerIndex. The expected behavior would be to have the ...