Search Issue Tracker
[Linux Editor] Dragging prefabs to scene results in NullReferenceExcepti...
Steps to reproduce:1) Create a new project.2) Create a cube prefab in the Assets folder.3) Delete the Cube object from scene.4) Drag... Read more
Unity crashes when switching to Inspector window after enabling deep pro...
To reproduce:1. Open project attached by the user2. Select profiler window and enable "deep profile"3. Switch to Inspector window4. ... Read more
[Android][ARM] big.LITTLE cores are identified incorrectly on S8
S8 Qualcomm shows 8 Big cores incorrectly, which is causing Affinity problem and therefore S8 is performing more than 50% slower tha... Read more
[IL2CPP][iOS] 'UnityLinker.exe did not run properly!' error when buildin...
Error related to UnityLinker.exe appears when building a particular project with IL2CPP and code stripping enabled. Steps to reprodu... Read more
[Metal][Editor] Enabling Metal Support for Editor unticks Auto Graphics ...
Enabling Metal support for Mac Editor unticks Auto Graphics API checkbox the first time Metal support is enabled. Steps to reproduce... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more
Bug Reporter appears after closing specific project that were in play mo...
Reproduction steps:1. Open project attached (a-0.zip)2. Open scene "UI_Test" from "Assets/Scenes"3. Enter play mode.4. Leave play mo... Read more
Unity crashes in UpdateShaderUsageTagRecursive every time when building ...
1. Open the attached "CrashRepro" project2. Go to File --> Build Settings3. Build the Standalone Player Expected result: Player i... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce:1. Open users attached project "Animation Issue.zip"2. Select FBX > Character.fbx from the assets folder3. Make sure... Read more
Editor doesn't find bold font
To reproduce:1. Open attached Unity project "test.zip"2. Open "test" scene3. Click on Canvas --> Text in the Hierarchy window4. C... 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