Search Issue Tracker
[Android] Player freezes when ReflectionHelper getMethodId is called on ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the Build Settings Window (File > Build Settings)3. Check the “Ex... Read more
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project and launch "AudioTest" scene- Hit Play- Press... Read more
Dynamic fonts are not properly generated on Snapdragon devices
Dynamic fonts are not properly generated on any Android device with a Qualcomm Snapdragon CPU. Tested device:LG Optimus Vu II (LG-F2... Read more
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
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