Search Issue Tracker
[Undo] Changing color gradient in Particle System ignores Undo
To reproduce:1. Create new project2. Add Particle system3. Try changing the "Color over Lifetime" or "Color by Speed" and then try t... Read more
Unclear error message when building fails due to non-ASCII username on W...
Steps to reproduce: 1. Create user account with non-ASCII characters2. Create project in a simple path only containing ASCII charact... Read more
[AnimatorWindow] IndexOutOfRangeException: Array index is out of range i...
To reproduce:1. open the attached project and the animator2. observe errors:IndexOutOfRangeException: Array index is out of range.Un... Read more
'skinWidth' member of CharacterController should be exposed
The 'skinWidth' variable can't be modified with a script. Every other value which can be modified in the inspector can be modified i... Read more
IL2CPP: Accessing System.Globalization.CurrentCulture.RegionInfo throws ...
See attached "GlobalizationIL2CPP" project. Reproduction steps:1 - Open attached GlobalizationIL2CPP project.2 - Open Build Settings... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
Deferred SceneView visualization modes broken (at least on Mac)
Scene view deferred visualization modes (diffuse/specular/normals/smoothness) don't work.Some random textures are displayed instead.... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. 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