Search Issue Tracker
[UI Builder] VisualElement has set flex-grow and background-color defaul...
How to reproduce:1. Create a new Unity project2. Got to Window >UI Toolkit > UI Builder3. Add a VisualElement container to the... Read more
New Input System inconsistency when using Delta mouse over position
Reproduction steps: Open the user’s attached project Enter the Play Mode Click the left mouse button in the Game window Expected res... Read more
[Quest 2] Dots Project Crashes on Oculus Quest Startup when Netcode is used
Reproduction steps: Open the user’s attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Go to File > Build Setting... Read more
[Quest] Game freezes in VR when switching from Scriptable RP to Built-in...
Reproduction steps:1. Open the user’s attached project (“VrBuiltinBugReport.zip“)2. Connect the Quest device with Oculus Link3. Ente... Read more
Asset Bundle build size increased when upgraded Unity version [Android R...
Reproduction steps: Open the user’s attached project (“BundleSizeTest.zip”) Select "build/asset bundles" from the Editor’s menu Open... Read more
"Failed to decompress file with brotli, uncompressCodeError” error appea...
How to reproduce:1. Build And Run the user’s attached project on a mobile device2. Press the “Start decompress” button3. Observe the... Read more
Incorrect float to int conversion when using Explicit Typecasting
Reproduction steps: Open the attached project (“FloatToIntBug.zip“) Open the Scene “Assets/Scenes/SampleScene“ Enter the Play Mode O... Read more
[Mobile] Editor does not allow interaction when using Unity Remote
Reproduction steps: Open the user’s attached project (“Mission Paradice.zip”) Launch Unity Remote 5 (https://play.google.com/store/a... Read more
The List item stays selected when the enum value is changed
Reproduction steps: Open the attached project (“EnumInspectorBug.zip“) Select Scene “Assets/Scenes/SampleScene“ Select GameObject “T... Read more
Package Refresh hangs when used Packages are from a repository that uses...
How to reproduce:1. Turn on the “Global Protect” VPN2. Open the user-attached project Expected result: The project opens without iss... 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