Search Issue Tracker
[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 almost ... Read more
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
[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
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
[NavMesh] RuntimeNavMeshBuilder: Source mesh Combined Mesh does not allo...
Only reproducible with runtime navmesh components from https://github.com/Unity-Technologies/NavMeshComponents.Steps to reproduce:1.... 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
[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
Unity does not allow to use TLS version higher than 1.0
To reproduce:1. Extract the attached project;2. In the Certificate Folder are the certificates neededfor the TLS encryption. Copy th... 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