Search Issue Tracker
[Addressables] Assets provided by the addressables are different between...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Select Window/Asset Management/Addressables/Grou... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler