Search Issue Tracker
A few Gingerbread devices freeze after the app is closed or sent to back...
The device becomes unresponsive after the application is sent to the background by pressing the home button or after it is quit with... Read more
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
Method WheelCollider.GetGroundHit and terrain changes causes unity crash
Sometimes method WheelCollider.GetGroundHit crashes unity if terrain height is changed, I'm still not sure for real cause. 1. Play s... Read more
[ReflectionProbes] Baked Reflection Probe data does not get reloaded aft...
How to reproduce: 1. Open attached project2. Open scene Scenes/test.unity3. Select the Reflection Probe in the scene and Bake it- No... Read more
[EventSystem] Deactivated UI Elements are picked up by GraphicRaycaster....
To Reproduce: 1. Run the attached project in Editor.2. Observe that when you click anywhere in the canvas, GraphicRaycaster.Raycast ... Read more
[VR] Terrain tree billboards position gets offsetted by VR headset position
To reproduce:1.Open attached project.2.Open and run "testscene" scene located in Assets.3.Try looking around in VR headset, notice t... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... Read more
[iOS] Crash in DrawBuffers() before splash screen with Metal on iOS 10
Steps to reproduce:1) Open the last attached project (OC link).2) Build for iOS with Metal as Graphics API.3) Run on a device The ap... Read more
UI elements flicker with Editor on a second monitor and Game window on t...
Steps to reproduce:1) Open the attached project.2) Place the Editor window on a second monitor.3) Detach the Game tab from the Edito... Read more
[MSE] Additively loaded scenes use light probe data from first loaded scene
Steps to reproduce: 1. Open attached project "825492.zip"2. Inspect all of the scenes, notice that each has lightprobes baked indivi... 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