Search Issue Tracker
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
[Audio] Short audio clip sounds corrupted after importing to Unity
Steps to reproduce this issue: 1. Open 'audio' project2. It has short .wav audio file3. Play in Unity inspector4. Hear multiple clic... Read more
[Input] Input.GetKey does not work in builds
Steps to reproduce:- Download sample project from http://1drv.ms/1K7pMcP- Open in Beta 18, press play and observe how arrow key inpu... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"