Search Issue Tracker
[Camera] When the camera "clearFlags" are set to "Nothing" and the "cull...
Steps to reproduce this issue: 1. Open the attached project2. Open 'MainScene'3. Build the scene on MacOSX standalone4. Notice cube ... Read more
Object inside Canvas gets rendered even if it is assigned to a Layer tha...
To reproduce:1. Open attached Unity project "CanvasTest2.zip"2. Open scene "scene1"3. Go into Play Mode Expected result: Image shoul... Read more
[Camera][VR]When near clipping plane is set to "0.01" camera does not re...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. Press play button in the Editor.4. Select game object "Mai... Read more
[Forward] Texture UV Flips in Game View when Forward rendering is on
Steps to reproduce: 1. Open attached project2. Open scene "Test"4. Make sure game view window is visible3. Open Player settings and ... Read more
[Projector] Projectors renders twice per affected object if there is any...
To reproduced:1.Create new project, import attached "repro" package.2.Open and play "repro" scene, notice projected blue box on plan... Read more
Water Reflection and Refraction rendering is different between the Edito...
Reproduction steps:1. Open the attached project (WaterTest.zip);2. Open the Main.unity scene;3. Click on the WaterCamera;4. Try to c... Read more
Crash doing GL.Begin(GL.QUADS) with wrong vertex count, 5.3 regression
To reproduce:1. Open attached project (repro761584.zip)2. Play test scene3. Editor crashes Reproducible: 5.3.1p3, 5.4.0b2Regression ... Read more
Adding Post Processing profile to a Camera destroys shading
To reproduce:1. Open attached Unity project "Shaderkasten 2017.1.0f3.zip"2. Open Scenes --> WaterScene3. Go into Play mode and ob... Read more
[DepthOnly] Clear flags set to "depth-only" is clearing the color buffer...
Clear flags set to "depth-only" is clearing the color buffer if a non-standard viewport rect is set.Reproducible on 4.6.0f1, 4.6.3f1... Read more
[Cinemachine] Virtual camera position not getting updated from the inspe...
Virtual camera position not getting updated from the inspector after assigning Follow and Look At target. Steps to repro:1. Open att... 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