Search Issue Tracker
In run-mode, modify color of ui image by animation is inoperative.
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Notice that animation on UI Image component doesn't change co... Read more
Grid Layout Group does not work correctly if the Start Axis is set to Ve...
To reproduce the bug: 1. Open the attached project2. Open 'Main' scene3. Press play4. Notice that the Grid Layout Group with Vertica... Read more
[Mesh]Changing the 'mesh.vertices' of a mesh of a mesh filter through an...
When changing the 'mesh.vertices' of a mesh of a mesh filter through an editor extension, undo fails to work. When the vertex array ... Read more
Y Axis is inverted in WebGL build
-e: it is the other way around compared to editor and other platforms -repro:--create scene with 1st person controller from standard... Read more
Missing Method Exceptions not caught at compile time
Repro:1. Open and run the project notice the MissingMethodException after play. 2.Notice that the snippet below (from Test.cs) is co... Read more
External: webgl doesn't build from non-ASCII path
Steps to repro:1. Create a new project. Make sure the path contains any letter from 'ąčęėįšųūž'2. Build to webgl, observe the failure Read more
Remove mention of 'graphicsPixelFillrate' from SystemInfo.graphicsShader...
SystemInfo.graphicsPixelFillrate became obsolete in 5.0 - there's still reference to it in SystemInfo.graphicsShaderLevel SR page. Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Image, Panel and etc.)3. Remove all components of th... Read more
Right clicking Reference Resolution component which has a script attache...
How to reproduce:1. Create a new project and create any script 'MyScript'2. Add 'Reference Resolution' component to MainCamera game ... Read more
The animation window does not show properties of animated game object if...
To reproduce this bug: 1. Open the attached project2. Open Main scene3. Click on canvas in hierarchy4. Open animation window5. Try t... 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