Search Issue Tracker
Crash on RenderImageFilters if trying to render with Camera that is alre...
How to reproduce:1. Open "CameraCrash.zip" project2. Open the "scene" scene3. Enter Play mode4. Exit Play mode Actual result: Unity ... Read more
Scene view is darker after changing Color Space to "Linear" and set Allo...
How to reproduce:1. Create new empty project2. Set Color Space to "Linear" in Edit -> Project Settings -> Player -> Other S... Read more
Colors in the Scene view are much darker when using linear color space a...
How to reproduce:1. Open QA-supplied project2. Load scene "Example"3. Select "Main Camera" in the Hierarchy window4. Switch "Allow H... Read more
RenderTexture gives wrong result when calculating area of the gameObject
Steps to reproduce: 1) Download attached project 'RenderTextureBug-5.6.0.zip' and open in Unity2) Open scene 'Test' and press Play3)... Read more
Projector component incorrectly projects onto objects when X-axis rotati...
How to reproduce:1. Open the attached 'project-1246689.zip' project and load the 'SampleScene' scene2. In the Hierarchy window selec... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce:1. Open my attached project ("RenText.zip")2. In Hierarchy window, select Main Camera3. Observe Scene view Expected... Read more
Skybox is not rendered on the additional camera
To reproduce:1. Open the user's attached project2. Open the "Test" scene3. In the hierarchy expand "Main Camera" and select "Mask Fi... Read more
Setting Camera.targetTexture to null makes its target object invisible
To reproduce:1. Open attached Unity project "RTReplace.zip"2. Open "0" scene3. In the Hierarchy, navigate to Canvas --> RawImage4... Read more
[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
Unity freezes when transfering data to an array from cloned compute buffer
To reproduce:1. Open user's attached project2. Open scene "GIF" under Assets\GIF3. Enter play mode4. Make sure Game View tab is visi... 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