Search Issue Tracker
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce:1. Open user's project2. In Project window (Assets/ScriptableObjects), select MyScriptableObject13. In Inspector window... Read more
Inspector menu items move about slightly after clicking on them a few ti...
This requires a monitor with a resolution higher than 1080p To reproduce:1. Set your scaling option to something other than 100%2. O... Read more
Element collapse/expand arrows invisible when using UI Elements List View
Reproduction steps:1. Open the attached project: "1425220.zip"2. Open Scenes/SampleScene3. Select "TestThing" GameObject in the Hier... Read more
Fixed units of mesurement are hidded then large number is entered
[UI] Fixed units of measurement are hidden then large number is entered 1. What happenedThen you enter number with a lot of digits i... Read more
NullReferenceException in UnityEditor.LightProbeGroupInspector.OnDisable...
Steps to repro: 1. Open attached project;2. Open 't1LightProbeGroup' scene;3. Wait until light baking finishes;4. Open 't1LightProbe... Read more
First option isn't selected by default when using "Add Component"
Steps to reproduce:1. Create a new project2. On any gameObject, click "Add Component"3. Write any component name or anything for a n... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project2. Select "HiddenObjectInspector"3. Click "Create It Now"4. Click on an... Read more
Inspector window's preview shows all selected objects in each icon tile ...
To reproduce:1. Open new project2. Create 2 or more prefabs from any standard objects3. In Project window, holding ctrl, select crea... Read more
NullReferenceException errors are thrown when Scriptable Objects with mi...
How to reproduce:1. Open the attached project2. Selected two or more Scriptable Objects from "Assets/MyTiles"Optional steps:3. Move ... Read more
Unsigned Long (ulong) value input range is identical to Long in Inspector
Steps to reproduce:1. Open attached “DataTypes.zip” Unity project2. Open “Test” scene3. Select “Data” object in Hierarchy4. Change “... 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