Search Issue Tracker
[URP][RG] DynamicFogProfile is not rendered in Play mode when SSAO is en...
Reproduction steps:1. Open the attached “SSAOBug.zip”2. Select “PC_Renderer.asset” in the Project window3. Select “Deferred” Renderi... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Text gets compressed when using \t with <align=justified> tag
Reproduction steps:1. Open project "UIToolkitJustify"2. Open Assets > UIDoc Expected result: The text does not go over boundsActu... Read more
Animator side section resize functionality skewed from mouse cursor
Steps to reproduce: 1. Open a new Unity Project. 2. Open the 'Animator' window by navigating to Window > Animation > Animator.... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP