Search Issue Tracker
In Play Mode, a Script instantiated Scene gets unhidden when another ins...
How to reproduce:1. Open the “SceneToggle.zip“ project2. Open the “SampleScene01” scene3. Enter Play Mode4. Hide any one of the thre... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
[UI] Disabling parent canvas allows child canvas to still render
Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... Read more
Warning about an obsolete feature appears when Image Type is set to Tiled
How to reproduce:1. Open the “TestWarning“ project2. Open the “SampleScene”3. Click on the “Test” GameObject in the Hierarchy4. In t... Read more
Reflection Probes don't blend smoothly on iOS and Android
Smooth Reflection Probe transitions do not work on iOS and Android and on the Editor when switched to these platforms. Steps to repr... Read more
"BC1055: Unable to resolve the definition of the method <Custom package ...
How to reproduce:1. Open the “ReproProject“ project2. Navigate to the “File/Build Settings“3. Build the application4. Observe the Co... Read more
Rider package is not loaded if there is an compilation error in the script
Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Steps:1. Open attached project==&... Read more
[Quick Search] Quick search window is not getting refreshed for added co...
The quick search window is not refreshing for added components of the game object and is refreshing properly for other components of... Read more
9-Sliced Sprites do not scale correctly in UI Toolkit when Sprite Asset ...
Reproduction steps:1. Open user-submitted project2. Enter Play Mode Expected result: Two panels with identical backgrounds are displ... Read more
OSX Standalone Icon is distorted
Steps to reproduce: 1. Open the attached project2. Go to build settings3. Build it for MAC Standalone4. Open the built project5. Pay... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names