Search Issue Tracker
[PlayerSettings] [ColorSpace] Linear color space changes the text and it...
Repro steps:1) Open the attached project2) Go to Player Settings -> Other Settings3) Change Color space from Gamma to Linear or v... Read more
reproduction scenario for UnityEditor.UI.dll' is in timestamps but is no...
Repro: - Open Project- Change any letter in name of folder to it's oposite case (lower to upper or upper to lower).- Close Unity- Op... Read more
Depedencies are resolved incorrectly when using a prefab
How to reproduce: 1. Open attached project2. In the project view, highlight Level 2/Scene2.unity3. Go to Assets -> Select Depende... Read more
C# Compiler fails to run when project or install directory has commas in...
1. install Unity on windows and when asked for location name it something like "UnityRC3,4" - comma is important2. once installed op... Read more
Having a NetworkIdentity on a NetworkManager object disables it in play ...
Having a NetworkIdentity on a NetworkManager object disables it in play mode. It should not be allowed to have both these components... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
[Clear] Clearing baked data makes scene very bright due to enabled realt...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Clear baked data5. Notice that scene becomes very bright unt... Read more
Cursor doesnt change back to hardware cursor on mouse exit using SetCurs...
How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Build to Webplayer and run in Safari or Firefox4. Hover ov... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS