Search Issue Tracker
Canvas Renderer open the outdated documentation
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create any legacy UI Button3. Select the created UI GameObject un... Read more
[Linux] Editor language is not changed when selecting a different language
Reproduction steps:1. Create a new project2. Click Edit > Preferences3. In the Preferences window, go to Languages4. Select the E... Read more
GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestr...
How to reproduce:1. Open the “HideFlagsBug.zip“ project2. Open the “New Scene“3. Enter Play Mode4. Observe the Console5. Exit Play M... Read more
Rigidbody2D.Cast does not detect collisions when 'Is Trigger' property i...
Reproduction steps:1. Open the attached “Physics2DBug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Select the “Bull... Read more
"Assertion failed on expression: 'prefabInstance.GetPrefabModification()...
How to reproduce:1. Open the attached project "AudioReadTest.zip"2. Right mouse click on Assets/Prefabs/Prefab1.prefab3. Click "Reim... Read more
[Linux] Crash on glXCreateGLXPixmap when hovering over labels in the Ins...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Select the “Main Camera” GameObje... Read more
ScriptableObject in EditorWindow becomes Null when switching Scene
Reproduction steps:1. Open the attached “BugRepro” project2. From the menu navigate to Test > SO Test3. Notice the "My SO" proper... Read more
SubScene baking breaks with the "SelectManagedFn failed to cast Unity.Bu...
Reproduction steps:1. Open the attached “repro_IN-88591“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Editor ... Read more
"OnApplicationQuit()" is not called and logger debug lines are missing i...
Reproduction steps: 1. Open the attached project “Repro.zip“2. Open the scene “SampleScene“3. Build the Mac Dedicated Server4. Open ... Read more
Game view fails to render when Cameras are stacked and STP is enabled
How to reproduce:1. Open the “CameraStackSTP.zip“ project2. Open the “SampleScene“3. Observe the Game view Expected results: The Gam... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal