Search Issue Tracker
Child canvas is being rendered when parent canvas' canvas component is d...
To reproduce:1. Open user's project, scene CanvasBug2. Enter play mode3. In Game view, top left, toggle RootCanvas button Expected: ... Read more
Adding Canvas component to an object during runtime disables the script ...
To reproduce:1. Open attached Unity project "Bug Report.zip"2. Open "Scene" scene3. Go into Play mode4. Observe Console Expected res... Read more
Texture2D.ReadPixels() results in image corruption
To reproduce:1. Open attached Unity project "Vision2.zip"2. Open "Main" scene3. Go into Play mode Expected result: Game view should ... Read more
PSD containing pixels of varying transparency but none fully transparent...
Warning: this was not reproduced on 2018.1.0a1, but I wanted to let the development team know about it in case it's something import... Read more
Clicking on scene objects registers as a scene change
Steps to reproduce:1. Download the attached project2. Make sure scene fourth.unity is read-only3. Open the project4. Click on the ga... Read more
Crashed in BuildReporting::BuildReport::BeginBuildStep when BuildAssetBu...
Steps to reproduce: 1) Download attached project 'BuildReportCrash.zip' and open in Unity2) In the top-level toolbar, select Tests &... Read more
Setting RenderTexture.active when the script executes in edit mode resul...
To reproduce:1. Open attached Unity project "TestRenderTexture.zip"2. Open "Test" scene3. Try to click on either camera or direction... Read more
Assertion failed: RendererUpdateManager when calling CommandBuffer.DrawR...
Steps to reproduce:1. Open user attached project2. Open scene 'asdf'3. Enter playmode Console spammed with two assert messages: Rend... Read more
[Android] [GearVR] Left eye is rendered with green distortions when usin...
Steps to reproduce: 1) Download attached project and open in Unity2) Create .osig file for testing device3) In Player settings, make... Read more
[Android] [GearVR] Both eyes are rendered in the same color when using S...
Steps to reproduce: 1) Download attached project and open in Unity2) Create .osig file for testing device3) In Player settings, make... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code