Search Issue Tracker
Editor crashes when you resize Inspector
1) Open the stripped project I attached2) Open scene ApplicationLauncher3) Select ApplicationManager object in Hierarchy4) Notice th... Read more
The download progress image is not in the centre of the button in inspector
The download progress image is not in the centre of the button in inspector 1 Create new project and go to Project view2 In search f... Read more
PlayerSettings: Toggle ColorSpace between linear & gamma causes InvalidO...
Steps to reproduce:1. Open the project.2. Load the scene 'Scene.Test' from Project->PremultiplyLinearIssue->Scenes.3. Access P... Read more
[MeshPreview] Colors of the mesh are not displayed in the inspector prev...
Steps to reproduce: 1. Open the attached project2. Select the mesh asset in the project window3. Notice that only uv and uv2 are dis... Read more
RequireComponent of type Collider2D crashes unity on component paste
Script with RequireComponent(typeof(Collider2D)) crashes Unity when is pasted from one GameObject to another GameObject without 2D c... Read more
Crashes on UsabilityAnalytics_CUSTOM_SendEvent when adding an existing s...
To reproduce:1. Open attached Unity project "reproducingError2.zip"2. Open "scene" scene3. Click on GameObject in the Hierarchy4. Cl... Read more
[Inspector] Changing the type of an assigned public variable beween Tran...
Changing the type of a public variable with an assignment from GameObject to Transform or the other way around does not give a type ... Read more
Awake is called every time the Inspector gets in focus if the Preview wi...
To reproduce: 1. Open the project, attached by tester (PreviewAwakeBug.zip)2. Open "scene01" scene, if not open3. Enter Play mode4. ... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
Rigidbody/Rigidbody2D Contraints are hidden in debug mode
To reproduce:1. Start a new project.2. Create a new game object.3. Add a Rigidbody or Rigidbody2D to the game object.4. Set the Insp... 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type