Search Issue Tracker
[Enlighten] Errors appear in the console after cleaning GI Cache and rel...
Reproduction steps:1. Download project "GIBug.zip" and open in Unity2. Edit > Preferences > GI Cache > Clean Cache3. Close ... Read more
[WebGL] custom cursor is not shown
-e: see title--regression in starts in 5.6a2, works in 5.5.x--broken across browsers (FF, Chrome, Edge) -repro:--open attached proje... Read more
Prefab preview thumbnail is black when importing big amount of Assets
How to reproduce:1. Open the attached project "case_1283280.zip"2. In the Project window, select Assets then Search by Type and choo... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone--works well in editor and built on OSX, al... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
Request error (error) in console when Searching by Type in the Project B...
Steps to reproduce :1. Create a new project2. Click on "Search by Type" or "Search by Label" in the Project window3. Select Search "... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... 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