Search Issue Tracker
Semantic errors are thrown when a UI Document that was added in UI Build...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new UI Document (Assets > Create > UI ... Read more
"Default-Diffuse" Material previews don't match
How to reproduce:1. Create a new 2D Unity project2. In the Hierarchy, right-click -> 2D Object -> Sprites -> Any Sprite Gam... Read more
All multiselected assets get deselected when multiselecting different as...
Steps to reproduce: Create and open a new project Create 3 assets that cannot be opened (i.e., not scripts, not InputActions, etc.) ... Read more
Nullable variable values in lists are hardcoded to 'null' in Graph Toolkit
Steps to reproduce: Open the "AntoherGTK.zip" project Open the "New Graph" asset in a graph editor Expand the "List" variable Add a ... Read more
Renderer.staticShadowCaster changes do not affect shadows when GPU Resid...
Reproduction steps:1. Open the attached "IN-139778_UnityBugRepo3.zip" project2. Open the "Assets/StaticShadowCasterNotWork/StaticSha... Read more
EditorUtility.CollectDependencies returns non dependent assets when chec...
How to reproduce:1. Open the attached “IN-139114” project2. Open the “test” scene3. In the menu bar, navigate to Example > Collec... Read more
Shadergraph Terrain samples don't support more than 4 layers in URP.
Issue from the following forum thread : https://discussions.unity.com/t/custom-urp-terrain-shader-add-more-than-4-layers/1713788 Ste... Read more
Tabs cannot be maximized by the parts that were outside of the tab section
Steps to reproduce: Create and open a new project Open and dock many windows on a narrow panel Scroll to the rightmost edge in the t... Read more
Cannot add a UI Document into the Hierarchy when adding from Library in ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new UI Document (Assets > Create > UI ... Read more
Crash on UnityMain when building for release using 192 terrains with Dir...
How to reproduce:1.Open the "IN-138719" project2.In the Build Settings window, set Platform to Windows3.Disable Development Build4.C... 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown