Search Issue Tracker
Custom Editor window closes when using Object Picker
Custom Editor window closes when using Object Picker and the object field doesn't change after selecting a different object. How to ... Read more
[Mono Upgrade] MissingMethodException thrown when attempting to use IsCo...
Usage of IsComObject now throws a MissingMethodException where previously it would not. To repro attach the following script to an o... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class