Search Issue Tracker
Unity crashes in <GetScriptCompilationDefines>, when trying to build the...
Reproduction steps: 1. Open the attached project; 2. Build the scene "ARtest01" on Android or Standalone platform; Actual result: U... Read more
[Auto] Creating a new scene in project window affects the lighting setti...
Creating a new scene using Project window (instead of File -> New Scene) changes Auto mode toggle button and affects the lighting se... Read more
UI.Dropdown reacts to right mouse click
To reproduce: 1. Open a new Unity project 2. Create UI --> Dropdown 3. Go into Play Mode 4. Right click on the Dropdown bar Expecte... Read more
Baked GI of unloaded scenes is still loaded to RAM
Steps to reproduce: 1. Download 919439 repro.zip 2. Build Lightmaps for all 5 scenes in the project 3. Build to iOS or Standalone (O... Read more
Shader compiler strips/munges code it shouldn't, breaking parallax effec...
*Please find the repro project in comment* Steps: 1. Open the repro scene 2. Open shader "MegaSplat_Example_Mesh" and go to line 20... Read more
Animation breaks when fbx scale is different from reference
Reproduction steps: 1. Open the attached project (MOBUImportPb.7z.zip). 2. Hit play and see that animation running fine. 3. In "Proj... Read more
A synced variable, changed by passing it to a function with parameter re...
To reproduce: 1. Open the project, attached by tester (syncVarRef.zip) 2. Build the project for standalone 3. Launch the build as h... Read more
Object picker does not find a prefab with the required component if the ...
To reproduce: 1. Open the project, attached by tester (objectPickerBug.zip) 2. Open the "NewScene" scene 3. Select the Test game ob... Read more
Box Collider 2D auto tiling is not matching sprite's size when using 3-s...
To reproduce: 1. Open my attached project 2. In Hierarchy window, select TileSprite game object 3. In Inspector window, try changing... Read more
[HoloLens] Crash on play mode with holographic emulation when 'Fantastic...
Steps to reproduce: 1. Open attached project 2. Open "MainScene" scene 3. Open Quality Settings (Edit -> Project Settings -> Quality... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow