Search Issue Tracker
[iOS] EXC_BAD_ACCES when trying to access buffer from display other than...
To Reproduce: 1. Open the attached project uncomment these lines (DualDisplay.cs): Display secondDisplay = Display.displays[1];mainC... Read more
[CanvasScaler] Editor freezes when entering first digit in X field of Re...
To reproduce:1. Open attached project2. Open PentatonicScale scene3. Select canvas4. Change UI Scale mode to Scale with screen size ... Read more
Crash when trying to build for Web GL
Try to build the attached project for WebGL. You will get the error: Unhandled Exception: System.Reflection.ReflectionTypeLoadExcept... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... Read more
[Standard] Substance material's emission will not activate until clickin...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scene'3. There is a cube in the scene with substance material wi... Read more
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... Read more
Windows: Example Project not easy accessible after install
On Windows 1. Install "Unity Example Project" (either using Download Assistant or own installer)2. Open Unity Expected: Example Proj... Read more
Float literals are unnecessary rounded in GLSL
When Unity translates shaders to GLSL, it prints float constants with 6 digits of precision. In some cases that is not quite enough;... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... Read more
[Cubemap] An option to mirror around X-axis during import
Steps to reproduce:1. Open the attached project and the scene2. There is an object with a material which shader uses a certain cubem... 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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window