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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project