Search Issue Tracker
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce: 1. Download and open the attached project 2. Open scene "TestScene" 3. Hit play 4. Hit play again to stop 5. Att... 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
[SerializeReference] Crash when using SerializeReference with preloaded ...
1) Pull attached changeset 2) Build a standalone player, windows x64 was tested locally. 3) Launch player, crash! Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce: 1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(*previous, *i)' is thrown when a new scene is added additively to an existing baked scene havi... Read more
Text is not aligned correctly when using custom font
Reproduction steps: 1. Open attached project 2. Open scene "FontText" 3. Notice that text is no aligned correctly when using custom ... 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
!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 - noti... 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. UnityShaderComp... Read more
[Light Probes] Light Probes ignore ambient light when not in shadow
Reproduction steps: 1) Open attached project "Probes Issue" 2) Wait for baking to complete --- Notice that light probes have an almo... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key