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
[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
[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
[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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES