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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used