Search Issue Tracker
Occlusion Culling does not cull shadow casters
To reproduce:1. Open provided project2. Open Assets/Scene/Scene.unity3. Open Windows/Occlusion Culling and switch to the Visualizati... Read more
TrailRenderer flickers and does not render at all times
TrailRenderer flickers and does not render at all times To reproduce:1. Open attached project2. Open TrailRendererBug scene found in... Read more
[Occlusion culling] Performance spike in Culling when Camera is not rend...
Reproduction steps:1. Download and open the repro project form the attached link2. Open and play the "CorridorDemo" scene (Assets\Sc... Read more
Flipped camera target inconsistencies with CommandBuffer in Forward rend...
How to reproduce: 1. Open the attached project and "Test" scene in it.2. Play the scene and select the "Main Camera" in project hier... Read more
[Crash/Image Effects] Using Noise and Grain image effect crashes windows...
Reproduction steps:1. Create a new project2. Import Effects package from standard assets3. Attach Noise and Grain script to the came... Read more
[LOD] Reaching 32k LODGroup components in a single scene causes "group <...
How to reproduce: 1. Open attached project2. Open scene sceneWithTooManyLODGroups.unity- Note the errors in the console or editor.lo... Read more
[LineRenderer] Line renderer flickers
To reproduce:1. Open attached project2. Open MainScene3. Press play4. Walk in front of Line Renderer for couple of minutes5. Notice ... Read more
Camera with image effects throws error when certain game view aspect rat...
To reproduce:1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear"2. Attach an image effect to the camera3. Set t... Read more
[Deferred] ReRGrabPass will stop camera rendering while rendering option...
1. Open attached project2. Open scene "BUG"3. Press play4. Press "en/disable cube" and main camera works well5. Turn on second camer... Read more
[Occlusion Culling] Occlusion visualization results change after restart...
Reproduction steps:1. Open attached project2. Open scene "OcclusionTest"3. Bake Occlusion data4. Use Occlusion-Visualization panel t... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used