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
Tag list keeps deleting
To reproduce:1. Open attached project2. Open space scene3. Select any gameobject in hierarchy4. Expand tag list5. Play and stop scen... Read more
Editor freezes/crashes at SetCurrentMemoryOwner when opening a scene aft...
Steps to reproduce:1. Open the attached project2. Open the sceneA.unity scene3. Select directional light and lock the inspector view... Read more
When changing array size in inspector it doesnt change if the array lose...
To reproduce:1. Attach "Generator" script to camera (or any other object)2. Try to change any of the array sizes, and then click on ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons