Search Issue Tracker
'Package corrupted, deduced GUID exists but at different destination pat...
Whenever an asset package is imported from the Asset Store with Unity 5.5, an error message appears. Steps to reproduce:1) Create a ... Read more
Undoing collider edits in scene view makes handles disappear
Steps to Reproduce: 1. Create a new object with any type of Collider (e.g., GameObject -> 3D Object -> Cube)2. Press the Edit ... Read more
Adding a script with "Add Component" crashes Unity
Repro steps: 1. Open "MinimalReproProject.zip"2. Click on the Main Camera in the Hierarchy window3. In the Inspector window click on... Read more
[Regression][Undock] Tab is unresponsive and NullReferenceException is t...
Steps to repro: 1. Create new project;2. Select any GameObject in the Hierarchy (for instance, Directional Light);3. Lock Inspector ... Read more
[macOS] Close window shortcut (CMD+W) stopped working on some editor win...
Steps to reproduce: 1. Open any project with 2017.2.0b12. Open some window that is not in the 'Windows' menu tab, e.g. 'Build Settin... Read more
Moving scenes in Builds Settings is not displayed properly
Moving scenes in Builds Settings is not displayed properly When moving a scene through the order of Scenes In Build, the horizontal ... Read more
Can't edit colliders on a new projects
Reproduction steps:1) Create a new project2) Add an object to the scene (doesn't matter if it is an empty one or not)3) Add any type... Read more
EditorUtility.CollectDependencies on scene causes editor text to disappe...
Steps to reproduce: 1. Open attached project2. Open Main scene3. Select "Main Camera" and in Test script context menu click "Run"4. ... Read more
Unity crashed on loading of collab
No proper steps to reproduce.Collab window was loading (possibly, collab data updating), and Unity crashed. Read more
Game Objects rotates only on global y-axis while x-axis and z-axis rotat...
Steps to reproduce:1. Open attached project2. Open scene "main"3. Select gameObject "Cube" or create any other object4. Rotate objec... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default