Search Issue Tracker
[Performance] Huge performance drop on AnimationWindow.OnGUI.Repaint whe...
Reproduction steps:1. Open the user's attached project "Physic Liner.zip"2. In the Hierarchy window under "Canvas/Panel" GameObject ... Read more
"EditorApplication" and "EditorWindow" Update are not called when a Moda...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the Modal Window (Test > Modal Window)3. Observe the values ins... Read more
Editor freezes when closing the Preset window on Terrain data
How to reproduce:1. Open a new project2. Create a new Terrain GameObject in the Hierarchy window (Right-click -> 3D Object -> ... Read more
"GitRepoService::MissingFileError" shown after renaming already commited...
To reproduce: 1. In a new project, create a script named Test2. Publish the script to Collab3. Duplicate the script4. Rename the ori... Read more
Crash on UnityEngine.Mesh.SetSubMesh_Injected when setting a Submesh of ...
How to reproduce:1. Open attached Project "Case_1232580" and load "SampleScene"2. Press Play Reproducible with: 2019.3.8f1, 2020.1.0... Read more
Particle System shortcuts don't work when Particle playback controls are...
How to reproduce:1. Open a new Unity project2. Create a new Particle System in the Hierarchy window (Right-click -> Effects ->... Read more
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
[DX12] DX12 shaders using register keyword triggers console error "d3d12...
Reproduction steps1. Open the attached user's project "ConstantBufferError.zip"2. Open "SampleScene.unity" Scene2. Make sure Direct3... Read more
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite Steps to Repro: 1. import a Texture2. set the Texture Typ... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window