Search Issue Tracker
StaticOcclusionCulling.GenerateInBackground docs need to be updated
http://docs.unity3d.com/410/Documentation/ScriptReference/StaticOcclusionCulling.GenerateInBackground.htmlThis method takes no argum... Read more
Root position of a character is incorrect when imported in Unity
Steps to reproduce : - import the project attached- click on "Elum_idle" animation and notice that the position of the root node is ... Read more
Windows Store app crashes when assigning a submesh with a zero length tr...
Windows Store app crashes when assigning a submesh with a zero length triangle array. Read more
Win Store App crashes when creating two submeshes
The windows store app crashes every time, when changing a mesh from one to two sub-meshes. Read more
Shaders: Sometimes material properties aren't saved
When there's a material created, and a shader adds new properties behind it's back (i.e. material is not loaded at that time), then ... Read more
C# compiler reports warnings
Steps to reproduce : - import the project attached and notice the warnings : Assets/Scripts/Background/PlaySetStatesBase.cs(21,31): ... Read more
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers. Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) a... Read more
Unity silently ignores CMD-D duplicate commands when keyboard focus is o...
Steps to reproduce : - create a new project- create a light- in the Transform component click on Position or Scale- press cmd + d an... Read more
Animation window breaks on prefabs with UnityException: Invalid type
Steps to reproduce : - import the project attached- open the Animation window- search in the Project Browser for "launcher"- select ... 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