Search Issue Tracker
Collider Components have "Edit bounding volume" button in the Inspector ...
Reproduction steps: 1. Create a new Unity project 2. Create a GameObject 3. Add the Collider Component of any type 4. Observe the Co... Read more
The Asset Labels UI doesn't show up when the asset is in a Package folder
How to reproduce: 1. Open the attached project "ModelImportProcessing.zip" 2. Select "Assets/Barrel" 3. Note the Label UI and that i... Read more
Transform rotation value becomes the same when selecting multiple Game o...
Reproduction steps: 1. Open the user’s attached project 2. Select A, B, C GameObjects in the Hierarchy 3. Change value in the Inspec... Read more
"<>" 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
Anchor Rotation values disappear when scaling Inspector Window
Reproduction steps: 1. Open the user's attached project 2. Select in the Hierarchy Game Object "Child" 3. Observe Inspect Anchor Rot... Read more
The first element of a Reorderable List/Array is not editable when creat...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In the Hie... Read more
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "bug" (Assets/bug.unity) 3. In the Hierarchy window, select t... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce: 1. Open attached project 2. Open Inspector 3. Select Main Camera in Hierarchy Expected result: Everything is rend... Read more
NullReferenceException is thrown in Play mode when GO Properties window ...
Reproduction steps: 1. Open the attached project ("1371833_22.1.0a16.zip") 2. Open "SampleScene" 3. Right-click Canvas in the Hierar... Read more
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps: 1. Open the attached project "1379145.zip" 2. Open Assets > Scenes > SimpleScene 3. Select in the Hierarchy Game... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL