Search Issue Tracker
Unity crashes on "ExtendVisibleAsChild" when onSceneGUIDelegate referenc...
Repro steps:1. Open user attached project2. Main Menu -> Test -> "Attach to OnSceneGUI: Null Entry" Expected: Method executes ... Read more
Releasing an asset doesn't unload it from Memory
Reproduction steps: 1. Open "TextureRefExample.zip" project2. Open the Profiler Window3. Build the Player with "Development Build" a... Read more
Modifications to Prefab instances in the Scene are reset when replacing ...
When replacing a prefab asset the transforms, as well as all modifications to all prefab instances in the scene of that prefab asset... Read more
[.NET 4.X] Instead of showing which package needs to be enabled to fix c...
Steps to reproduce: 1. Open attached project2. In console, notice errors:- Assets/Test.cs(8,9): error CS0246: The type or namespace ... Read more
[Windows] Upgrading project from 2017.* to 2018.* changes Cinemachine Vi...
To reproduce: 1. Download attached project "TimelineBugRepro2018_UpgradedFrom2017.zip" and open in Unity 2017.4.11f12. Open "ActualS... Read more
Probuilder Unlit Solid Color shader breaks with transparent color
1. Open attached project2. Open "Probuilder_UnlitShaderIssue" scene3. Walk around in front of red surface with cube behind it.4. The... Read more
Closing the 'Shader' dropdown menu when inspecting a Material fills the ...
How to reproduce:1. Create a new Unity project2. Create a new Material3. Select the Material and in the Inspector window open and cl... Read more
[Mac] Package manager error occurs while resolving packages on creating ...
Package manager error window appears on creating a new project while resolving packages. The user is able to create the project but ... Read more
[XR] Frame debugger will render next frame sometimes even though play m...
If you have the frame debugger doing and an active HMD and click on or arrow up/down through the list of draw calls sometimes there ... Read more
InputField's Image doesn't extend to fit the length of the "Text" field'...
Repro steps:1. Open QA attached project "repro_1083649"2. Expand "Canvas" and then select "InputField" in the Hierarchy3. Delete som... 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