Search Issue Tracker
Unexpected null references during prefab import after upgrading a projec...
Reproduction steps:1. Open the attached "Project" project2. Observe the Console Expected result: No BUILD SYSTEM NULL POINTER errors... Read more
Creating Unity Tree GameObject creates it with a BiRP Shader when the SR...
How to reproduce:1. Open the attached "case_1368792" project2. Right-click and select "3D Object -> Tree" in the Hierarchy3. Obse... Read more
DynamicGI.UpdateEnvironment fails to update default skybox reflection in...
How to reproduce:1. Open the user's attached project2. Open scene Test3. Go to Window -> Rendering -> Lighting Settings4. Unde... Read more
[URP] Player build time regression caused by huge increase in shader var...
Steps:1. Create a new URP Template projectIf there are RendererData errors, on ProjectView > select Settings folder > right cl... Read more
Webgl Player renders transparent images when using Graphics.blit with a ...
How to repro:1. Open users' attached “SubmitBug.zip” project2. Open “SampleScene” Scene3. Switch Build Platform to WebGL and then “B... Read more
Position Handle Drawing is not working when using a script to draw it
How to reproduce:1. Open the attached project "DrawOnSceneGUITest_.zip"2. Open "SampleScene" scene3. Double click on the GameObject ... Read more
[Visual Scripting] Node Group Boxes Disappear after entering and exiting...
Reproduction steps:1. Create a new Project2. Create a new Visual Script Graph (Right-click in Project window -> Create -> Visu... Read more
[UIR] [Package] Vertex Nudging triggers assertion error when dragging No...
Reproduction steps:0. Make sure DPI is not 100%.1. Open the user's attached project2. Navigate to Window -> UI Toolkit -> Node... Read more
[2D][SpriteShape] Control point selection flickers when drag and multi-s...
[2D][SpriteShape] Control point selection flickers when drag and multi-select points in scene Repro steps:- Open SampleScene, select... Read more
EditorGUILayout.EnumFlagsField sometimes marks incorrect flags when tryi...
How to reproduce:1. Open the user's attached "EnumTest" project2. Select the "Main Camera" GameObject in the Hierarchy3. Select the ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class