Search Issue Tracker
Script Component that has a missing script is called "Nothing Selected" ...
How to reproduce:1. Open the attached "MissingScript" project and "Scene"2. Click on the "GameObject" in the Hierarchy3. Notice that... Read more
The default naming of the new script component is broken
To reproduce: 1. open a new project2. select the main camera and add a component - new script - java scipt - the default name is: Ne... Read more
Inspector Property field text alignments are inconsistent
Reproduction steps:1. Open the attached project "1194487"2. In the Hierarchy, select "Main Camera" Expected result: All Property fie... Read more
Create "New Script" shortcut isn't automatically highlighted when text i...
How to reproduce:1. Create a new project2. Click on any Scene object, go to Inspector -> Add Component3. Type any text Expected r... Read more
[DelayedAttribute] Modification of a variable in the Inspector is cancel...
Repro steps:1. Open attached project2. Open scene "Test"3. Select GameObject "Test" in the Hierarchy4. Modify the "Text" field in "T... Read more
Reorderable array element selection is lost after undoing changes
How to reproduce:1. Open the attached project2. Select the "Cube" in the Scene Hierarchy3. In its Inspector select and reorder the "... Read more
GameObjects which have "NotEditable" flag enabled don't get greyed out i...
Reproduction steps: 1. Open "MinimalRepro.zip" project and "SampleScene" scene2. Select "CubeA"3. "BUGREPORT" -> "Set NotEditable... Read more
Objects with HideAndDontSave appear in the Inspector preview window
Reproduction steps:1. Open the attached project "HideAndDontSave.zip";2. Select AircraftFuselage in Project view; Expected results: ... Read more
Cannot edit collider bounds from certain inspector tab when two or more ...
How to reproduce:1. Open "987815Repro" project2. Enter "test" scene3. Select "Cube"4. Press Edit Collider in one Inspector tab5. Pre... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... 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