Search Issue Tracker
Memory leak if only one display device is connected when game is using m...
How to reproduce:1. Open the "DisplayProject_New" project2. Open the "scene" scene3. Make sure your computer has only one display de... Read more
[Regression] Crash in GfxDevice::SetRenderTargets caused by GrabPass{} i...
1. Open QA stripped project2. Open scene3. Switch to android or iOS platform-- CRASH Reproduced on: 5.6.1p2, 2017.1.0b6, 2017.1.0b10... Read more
[Input System] DualShock4 Controller returns random Input values when co...
How to reproduce:1. Open the user attached project2. Connect a DualShock 4 controller via a Bluetooth3. Launch Steam4. Click Window ... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[Shadows] Shadows on game object intersection are not affected by Blur R...
Reproduction steps:1. Open attached Unity project.2. Open "scene" scene.3. Open "Assets > CustomLightmapParameters" and change "B... Read more
4.5+ shader compiler hangs on windows when entering play mode
Closed: Number of fixes for shader compiler were added in Unity 5 cycle. User doesn't experience it anymore in 5.1. UnityShaderCompi... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. -... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ad... Read more
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce:1. Download and open the attached project2. Open scene "TestScene"3. Hit play4. Hit play again to stop5. Attempt ... Read more
Recursive Serialization is not supported error when calling Resources.Lo...
To reproduce: 1. Download and open the attached "Dwarf Mountain New.zip" project.2. Enter Play mode.3. Notice the console. Expected ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code