Search Issue Tracker
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Context menu does not show up when right-clicking a UnityEvent in Inspector
How to reproduce:1. Open the attached Project "ContextTest" and load Scene "SampleScene"2. Select the "testObj" GameObject in the Hi... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[HDR Color Picker] HDR Color Picker loses Color when setting Brightness ...
Reproduction steps:1. Open attached project2. Select "Material" material3. Click on its Emission color to open HDR Color Picker4. No... Read more
Sprite Atlas Hash changes between build targets
How to reproduce:1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"2. Text edit the file 'Atlas.spriteatlas', ... Read more
Player settings icons are not retrieved when using "PlayerSettings.GetIc...
Reproduction steps:1. Open the attached “IN-94979” project2. Run the “PlayerSettings.GetIcons” function (Tools > Get Icons)3. Obs... Read more
[Regression] "Request error (error): " when entering russian letters is ...
Regression - happens in 2017.2.0a1 and a2Not reproduces in 2017.1.0b8 How we can reproduce it1 Create new project2 Go to Project vie... Read more
Opening reference for Render Pipeline Converter links to documentation f...
Steps to reproduce: Open a Unity URP Project Open the Render Pipeline Converter via Window > Rendering > Render Pipeline Conve... Read more
“Item m_LightProbeSystem not found” warning is thrown when pressing the ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... 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