Search Issue Tracker
Unity crashes when clicking in the specific zone in the Scene view
How to reproduce:1. Open user attached project2. Click on the specific zone marked in the photo Expected results: Successful clickAc... Read more
[Inspector] Content of longer .md files is cut off
To reproduce: 1. Open the attached project (New Unity Project (19).zip)2. Select the Packages/HD Render Pipeline/LICENSE file3. Obse... Read more
Creating Layer Groups with the '/' symbol creates multiple groups with t...
How to reproduce:1. Create a new Unity project2. Create multiple grouped Layers (for instance, 'GroupedLayer/Layer1' and 'GroupedLay... Read more
Korean/Chinese IME: Certain combinations of Korean letters get deleted f...
How to reproduce:1. Create a new Project2. In the Hierarchy Window right-click -> UI -> Input Field3. Switch your Keyboard lan... Read more
[Mac] Crash when adding new component using keyboard
Steps:1. Open a new project2. Create a new GameObject3. In Inspector press Add Component4. Type any component's name5. Press "Down" ... Read more
[WebGL] Task awaited with Task.ConfigureAwait(false) does not continue i...
Steps to reproduce:1. Open user attached project2. Build and run on WebGL3. Observe that ConfigureAwait(false) does not output "Asyn... Read more
Crash at GameObject::SetIsPreviewSceneObject when undoing and redoing Ad...
Steps to reproduce:1. Create a new project2. Create a new GameObject3. Add Cloth component4. Add any other component5. Undo, Redo Ex... Read more
Double clicking and dragging the edge of the neighboring Game and Projec...
To reproduce: 1. In a new project, make sure that the Game window and the Project window are next to each other (see video in edit)2... Read more
[Physics2D] [Collider2D] Editor crashes when disabling a Collider2D
[Physics2D] [Collider2D] Editor crashes when disabling a Collider2D 1. What happenedEditor crashes when disabling a Collider2D 2. Ho... 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