Search Issue Tracker
[Audio] Short audio clip sounds corrupted after importing to Unity
Steps to reproduce this issue: 1. Open 'audio' project 2. It has short .wav audio file 3. Play in Unity inspector 4. Hear multiple ... Read more
WebGL: pitching sounds doesn't work
-e: After exporting to WebGL, pitching sounds doesn't work anymore. -- Sounds in WebGL have a much lower volume than in the editor o... 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
[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 in... Read more
[Animator] Animator crash when deactivating a game object
To reproduce: 1. Open attached project 2. Open Main scene 3. Press play 4. Press Left Ctrl key 5. Editor crashes Read more
[Raycast] Raycast is not ignored when using 'IgnoreRaycast' layer
Steps to reproduce this issue: 1. Open the attached project 2. Open 'ScaleOnMouseEnter' scene 3. It has 2 cubes and 2 other 'blocki... 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 P... Read more
[WSA] SystemInfo.systemMemorySize returns 0
On Windows Store Apps SystemInfo.systemMemorySize always returns 0. Reproducible on all Unity versions; Repro steps: 1. open proje... Read more
[RealtimeReflectionProbes] Realtime reflections don't work on some platf...
Spheres with realtime reflection probes on the following platforms have largely blank surfaces, with small regions that seem reflect... Read more
Input.GetButtonDown returns true for as long as it is held
-e: On Linux, Input.GetButtonDown appears to return true every frame that the button is held, rather than once when it is first push... 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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder