Search Issue Tracker
Errors appear when pressing the “Cancel” button in the “Inspector Locked...
How to reproduce:1. Open the user’s attached “test_project.zip” project2. Select any GameObject in the Hierarchy and lock the Inspec... Read more
Rect Transform values get reset when creating a Canvas Prefab through th...
Reproduction steps:1. Open the attached "BrokenCanvasPrefabVariants" project2. In the Project window, right click on the "Canvas" Pr... Read more
GameObject Prefab in the Hierarchy window has a bigger font size when it...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/SampleScene.unity" scene3. Observe the disab... Read more
Netcode's CommandSendSystem does not yet recognize maxMessageSize parame...
Newly introduced in Transport 2.1 is the maxMessageSize parameter found on NetworkSettings, a customizable max packet size for restr... Read more
[Documentation update] Remote Bundle is not empty when Addressables Host...
Reproduction steps:1. Open the attached “Example” project2. Open the “Assets/Scenes/Boot.unity” Scene3. Open Addresables Hosting Win... Read more
[DOTS] The EnableableComponent with GhostEnableBit does not reset to the...
Reproduction steps:1. Open the attached project “ReproProject”2. Open the "Assets/Scenes/SampleScene.unity" scene3. In the PlayMode ... Read more
Debug messages are not synced back to the Editor when running the Editor...
How to reproduce:1. Open the attached “BatchmodeLogMessageTest.zip” project in batch mode with the following command line arguments ... Read more
[Scenario Week] In UI Builder sometimes all of a given object's children...
Install Unity 2023.3.0b3 for scenario week Install UI Toolkit and use UI Builder to try and make a custom slider Note functionality:... Read more
[Scenario Week] Duplication errors occur when multiple style sheets are ...
Install Unity 2023.3.0b3 for scenario week Install UI Toolkit and use UI Builder to try and make a custom slider Load multiple style... Read more
[Scenario Week] If users click the + button to add a new USS stylesheet ...
Install Unity 2023.3.0b3 for scenario week Install UI Toolkit and use UI Builder to try and make a custom slider Click the + button ... 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