Search Issue Tracker
[Crash][OcclusionCulling] Crash when entering visualization mode
Steps to reproduce: 1. Open attached project "OcclusionCullingCrash.zip"2. Open scene "repro"3. Select Main camera in hierarchy4. In... Read more
Typos in the Occlusion window: Bake tab - see the print
"spesific" - "specific""if a value if 4" - "if value 4 is chosen""don't" - "then all the objects...will block visibility and the obj... Read more
Artifacts in Camera Preview when using Defered rendering and "Depth only...
Reproduction steps:1. Open the project2. Open "TestScene" scene.3. Setup Editor and Game window to be side by side.4. Select "Main C... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Notice the 'Cube' game object has a scale of 0 on X axis and ... Read more
RenderToCubemap memory leak
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Open profiler or task manager4. Run scene and notice how memory ... Read more
[LOD] LODGroup levels shows different values between Inspector and Scene
Steps to reproduce: 1) Download and open attached project "LODtest" in Unity.2) In hierarchy, click on "American_Elm_Desktop" or "Cu... Read more
[HDR] Camera doesn't detect transparency if HDR is enabled
Steps to reproduce: 1. Open attached project in Unity 5.12. Open scene "Test" and run it3. Both, red cube and plane, are rendered4. ... Read more
"Releasing render texture that is set as Camera.targetTexture!" error an...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Notice that camera has Render Texture attached4. In project tab,... Read more
[OcclusionCulling]Occlusion culling culls visible objects
To reproduce:1. Open project.2. Open the scene "CullingBugScene"3. Rebuild occlusion culling4. Play the sceneNotice that visible obj... Read more
LOD - NullReferenceError when closing the Object Picker window
To reproduce:- Open attached project and launch "test" scene- Select Main Camera and go to LODGroup component in Inspector- Click on... 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