Search Issue Tracker
[Localization] exported XLIFF files are missing xml:space="preserve" ele...
How to reproduce:1. Open the attached "case_1342014.zip" project2. Select Window/Asset Management/Localization Tables and open its c... Read more
Crash in vk_icdNegotiateLoaderICDInterfaceVersion after opening new scen...
Steps to repro:1. Open the attached case_1323367-Case_1263058DevVerify and launch the 'Test' scene;2. Select File>Create New Scen... Read more
[URP] UniversalRenderPipeline.RenderSingleCamera method doesn't render U...
How to reproduce it:1. Open the user's attached project "URP Reflective.zip"2. Load the "Mirror" scene from Assets > AkilliMum &g... Read more
Some icons of the Scene/Game view Buttons are low quality when using 125...
How to reproduce:1. Set the Windows Screen Scale to 125%2. Create an empty project3. Observe the icon of the Play button Expected re... Read more
Unity doesn't start on macOS Monterey
Found in: Unity 2021.2.0a1, 2021.1.0a1, 2020.2.0a1 and 2019.3.0a1. Does not reproduce in Unity 2018.4. Fixed in Unity 2021.2.0a17, 2... Read more
Input.touchCount always returns 0
Reproduction steps:1. Open attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play4. Try to Touch the screen Expected r... Read more
AssetDatabase.CreateAsset overwites folder without a warning
How to reproduce:1. Open the attached "New Unity Project.zip"2. Open the "Example" folder inside Project Window3. In Menu Toolbar se... 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
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