Search Issue Tracker
"<>" symbols are added when selecting multiple GameObjects and renaming ...
Reproduction steps: 1. Open the user's attached project 2. Make Editor Fullscreen 3. Select A, B, C GameObjects in the Hierarchy 4. ... Read more
Create "New Script" shortcut isn't automatically highlighted when text i...
How to reproduce: 1. Create a new project 2. Click on any Scene object, go to Inspector -> Add Component 3. Type any text Expected... Read more
PopupWindowContent is sometimes closed/destroyed after parent PopupWindo...
Steps to reproduce: 1. Open the attached project 2. Select the Directional Light game object 3. Open up the Culling Mask drop-down (... Read more
Unsigned Long (ulong) value input range is identical to Long in Inspector
Steps to reproduce: 1. Open attached “DataTypes.zip” Unity project 2. Open “Test” scene 3. Select “Data” object in Hierarchy 4. Chan... Read more
The padding at the bottom of each component in the inspector is larger w...
How to reproduce: 1. Create new project 2. Create new GameObject in Hierarchy Window 3. Add new any Component Actual result: The pa... Read more
Focused Component Inspector headers should display Component Type instea...
How to reproduce: 1. Create a new Unity project 2. Select the Main Camera GameObject 3. Right-click one of its Components and select... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro: 1. Create a new proj... Read more
The default naming of the new script component is broken
To reproduce: 1. open a new project 2. select the main camera and add a component - new script - java scipt - the default name is: ... Read more
Graphic Raycaster Blocking Mask is accessible through the Inspector but ...
Reproduction steps: 1. Create a new project 2. Attach Graphic Raycaster component to any GameObject 3. Ensure that "Blocking Mask" c... Read more
Inspector's "Set to Value of X" context menu fails when setting bool values
How to reproduce: 1. Create a new project and open it 2. In the Hierarchy Create two new cubes and name them "First" and "Second" 3... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow