Search Issue Tracker
Gizmos are placed not in the center of the Camera viewport when using "O...
How to reproduce:1. Open project "gizmotest.zip"2. Observe the Scene window Expected result: Gizmo is in the center of the Camera vi... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
[UI Toolkit] FPS drop on scroll when the mouse cursor leaves Game view area
How to reproduce:1. Download the attached project "UIToolkit.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Try to scroll verti... Read more
[OpenGL]GLSL compilation failed for shader error thrown in Console windo...
Reproduction steps:1. Open the attached user's Unity project "HLSLtoGLSLBug.zip"2. Navigate to Edit > Project Settings > Playe... Read more
Multiple errors are thrown when resizing the Inspector while the Texture...
How to reproduce:1. Open the user attached "ParticleSystem.zip" project2. Enter the "SampleScene" Scene found in the Scenes folder3.... Read more
Crash on ScreenCapture::CaptureScreenshotIntoRend when taking screenshot...
How to reproduce:1. Open the attached project from "1410831screen.zip"2. Open Scene "SampleScene"3. Enter Play Mode and press "T" on... Read more
OrderBy function called in 'MenuService.cs' instead of ThenBy
Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more
"This Mesh Collider is attached to GameObject but doesn't have Read/Writ...
Reproduction steps:1. Open the user's attached "MeshTest.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4. Observe... Read more
Mathf.Sign returns 1 when input is 0
To reproduce:1. Create a new Unity project2. Debug log the return value of Mathf.Sign(0)3. Observe console window Reproducible with:... Read more
[Mono] "DllNotFoundException" error is thrown in the Android logs when b...
Reproduction steps:1. Open the attached user's Unity project "AndroidBuildDebugging.zip"2. Navigate to Assets > Scenes folder3. O... 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