Search Issue Tracker
Editor crashes when you resize Inspector
1) Open the stripped project I attached 2) Open scene ApplicationLauncher 3) Select ApplicationManager object in Hierarchy 4) Notice... 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 view 2 In searc... 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 Play... Read more
[MeshPreview] Colors of the mesh are not displayed in the inspector prev...
Steps to reproduce: 1. Open the attached project 2. Select the mesh asset in the project window 3. Notice that only uv and uv2 are ... 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 project 2. Open space scene 3. Select any gameobject in hierarchy 4. Expand tag list 5. Play and sto... Read more
Editor freezes/crashes at SetCurrentMemoryOwner when opening a scene aft...
Steps to reproduce: 1. Open the attached project 2. Open the sceneA.unity scene 3. Select directional light and lock the inspector v... 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 o... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project 2. Select "MissingScript" asset and notice that it has a script missing 3. 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 ... 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
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor