Search Issue Tracker
[Cinemachine] Cinemachine Virtual Camera's "Look At" becomes None after ...
To reproduce:1. Open attached project "Cinemachine.zip".2. Open Test scene.3. Select "CM vcam1" object. It has "Cinemachine Virtual ... Read more
Some Command Buffers are not rendered in the Frame Debugger right after ...
How to reproduce:1. Open attached Unity project "WetSurfaceDecals"2. Select WetDecals --> Decal1 in the Hierarchy window3. If the... Read more
Camera doesn't render lights correctly when rendering to a Texture
To reproduce:1. Open attached project;2. Open "TestScene";3. Compare Game view and the view in "Offset Camera RenderTexture". Expect... Read more
Game View flickers when assigning a RenderTexture to the Camera
Reproduction steps:1. Open the attached project;2. Open the main.unity scene and run it;3. Select the Main Camera object in the Hier... Read more
[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
BuiltinRenderTextureType.CameraTarget is rendered black when HDR & MSAA ...
How to reproduce:1. Open the attached "Test.zip" project2. In the Hierarchy window select Main Camera then go to Inspector window -&... Read more
Shaders become unlit when RenderTexture Anti-aliasing is active and Came...
When using a RenderTexture with Anti-Aliasing turned on, the object shaders become unaffected by lights if the MainCamera Rendering ... Read more
Incorrect camera offscreen calculation
Reproduction steps:1. Open the attached project (Repro.zip)2. Open scene "New Scene"3. Play4. Using arrow keys rotate the object and... Read more
Calling DestroyImmediate after RenderTexture.ReleaseTemporary causes the...
To reproduce: 1. Open the attached project (RTCrashTest.zip) Expected: the Editor doesn't crash Reproduced in 2018.2.0a6, 2018.2.3f1... 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
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