Search Issue Tracker
Input Fields share input on MacOS builds when using the Kana (Japanese) ...
Reproduction steps:1. Open the "InputField_Test.zip" project attached by the user2. "Build and Run" the project3. Have the "Japanese... Read more
Physics2D.SetLayerCollisionMask only affects the row in the 2D collision...
How to reproduce:1. Open the attached project "Physics2D SetLayerCollisionMask Edit Mode Bug.zip"2. Click Bug > Set Mask3. Check ... Read more
Build of WebGL project fails if Python 3 is installed
Steps to reproduce:1. Install Python 3 (https://www.python.org/downloads/)2. After installation, open Environment Variables from the... Read more
Some players have duplicate machine IDs on Windows
Fixed in 2021.2.0b10, 2021.1.19f1, 2020.3.17f1 and 2019.4.30f1. Read more
[Metal] Stencil Compare operation "Disabled" behaves as "Never" on Metal
Steps to reproduce:1. Open the attached project ("StencilBug.zip")2. Open "SampleScene"3. Observe GameView Expected result: White re... Read more
Unrelated Objects/Metadata are assigned to samples past the last one wit...
Reproduction steps:1. Open the "IN-70846.zip" project2. Open "Assets/Scenes/Terminal/TerminalScene"3. Enter Play mode4. Open the Pro... Read more
Unity generated UWP project defaults to en-US language
How to reproduce:1. Change OS locale to any other except "en-US"2. Create a new project3. Build to UWP4. Open the Built project fold... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... Read more
Animation is played incorrectly when using Animation Type "Humanoid"
How to reproduce:1. Open the attached project "Humanoid_Template.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expec... Read more
[Mobile][Profiler] Texture memory not reported correctly in the Profiler...
Reproduction steps:1. Open the attached project "Addressables Memory Not Reported Repro.zip"2. Open the Scene "SampleScene"3. Window... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu