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: Unit... 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... Read more
UI.Dropdown reacts to right mouse click
To reproduce:1. Open a new Unity project2. Create UI --> Dropdown3. Go into Play Mode4. Right click on the Dropdown bar Expected ... Read more
Baked GI of unloaded scenes is still loaded to RAM
Steps to reproduce:1. Download 919439 repro.zip2. Build Lightmaps for all 5 scenes in the project3. Build to iOS or Standalone (OSX/... 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 scene2. Open shader "MegaSplat_Example_Mesh" and go to line 2039. M... 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 "Project... 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 standalone3. Launch the build as host... 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" scene3. Select the Test game objec... Read more
Box Collider 2D auto tiling is not matching sprite's size when using 3-s...
To reproduce:1. Open my attached project2. In Hierarchy window, select TileSprite game object3. In Inspector window, try changing si... Read more
[HoloLens] Crash on play mode with holographic emulation when 'Fantastic...
Steps to reproduce:1. Open attached project2. Open "MainScene" scene3. Open Quality Settings (Edit -> Project Settings -> Qual... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off