Search Issue Tracker
Animator with Update Mode set to Normal ignores Time.timeScale
Reproduction steps:1. Download and open the submitted project "AnimatorTimeScale.zip"2. Open the Sample scene3. Set the TimeScale to... Read more
[macOS] [Linux] Input.inputString doesn't convert input to the suggestio...
Steps to reproduce:1. Open the project attached by the user2. Open scene "InputApiTestScene"3. Add Simplified Chinese (Pinyin) to yo... Read more
Popup about missing .resource file appears when refreshing Asset Databas...
Reproductions steps:1. Open the attached "case_1305732.zip" project2. Load SampleScene3. Enter Play mode Expected result: no popup w... Read more
[Linux] WebGL builds fail if the /usr/bin/python symlink is not present
On a supported Linux config such as Ubuntu 2018.4:1) Check if /usr/bin/python symlink exists.2) If it does, either delete it or rena... Read more
New Input System does not detect virtual touchscreen device that is enab...
Repro steps 1. Use a touch-enabled Windows device, e.g. Surface2. Disable HID-compliant touch device in Device Manager3. Start build... Read more
[Android] The area just above the pop up keyboard is nonresponsive when ...
Repro steps:1. Create a new project2. Add an Input Field and check the "Hide mobile input" setting3. Build and Run on an Android dev... Read more
vSyncCount does not work and targetFrameRate is not ignored when vSyncCo...
How to reproduce:1. Open the attached "fps" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected results: The text ... Read more
[Profiler] NullReferenceException appears in the Console when focusing o...
Reproduction steps:1. Open the user's attached project and test scene2. Select Window/Analysis/Profiler and enable Deep Profiling3. ... Read more
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after p...
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remai... Read more
GUIToScreenPoint() returns physical screen coordinates when in GUIGroup
Reproduction steps:1. Open user's project "GUIToScreenPointBug.zip"2. Open "SampleScene" Scene3. Enter Play Mode and click around in... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code