Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...
This looks to be an issue with shadows in Lumen Direct Lighting, and might be coming from the "Batched lights" pass. ...
Licensee was not able to open any Sprite asset file in 5.3 without it causing a crash. They were able to avoid this by disabling raytracing in the project. ...
Compiling any material with r.ShaderCompiler.JobCache=0 causes ShaderCompileWorker to crash. Reproduction steps cause a crash during Editor startup, but this bug may affect other scenarios where mat ...
When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...
Context Unreal Insights displays Timing Insights that can include GPU timing information. Rendering code such as FDeferredShadingSceneRenderer::RenderPrePass() generate such events.Problem Certain f ...
The ctor of FD3D12BindlessResourceManager implies that GPU heap activation is intended to occur lazily with ERHIBindlessConfiguration::RayTracingShaders, however any call to FD3D12BindlessResourceMa ...
Attempting to override a timeline within a child blueprint causes the editor to crash. Frequency: 4/4 Crashreporter: [Link Removed] ...
When the console command "Stereo On" is used to start a game in fullscreen, objects in the level appear with a slight blur. Pressing Alt+Enter will "refresh" the screen and eliminate the blur effec ...