Search Issue Tracker
Light Probe gizmos from the previously opened scene are visible after cr...
Steps to repro: 1. Open the attached project and 'SampleScene' scene; 2. Let the scene's lighting auto-bake; 3. When the baking is f... Read more
[Mac] [IL2CPP] Build fails because of uncaught System.TypeInitialization...
How to reproduce: 1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip") 2. Make Mac (IL2CPP) build 3. Inspect the... Read more
[2D] "ArgumentOutofRangeException" is thrown and SpriteShapeProfile free...
"ArgumentOutofRangeException" is thrown and SpriteShapeProfile freezes on reset Steps to Reproduce: 1. Create a new Project 2. In... Read more
Game window turns black when lighting is toggled off (bulb icon) in Scen...
How to reproduce: 1. Open the attached 'project-1178536.zip' project and load 'BugScene' scene 2. In the Scene window toggle Light B... Read more
[Editor Core] Background Image missing during Splash Screen
To reproduce: 1. Open the attached project 2. Build and Run the "SampleScene" 3. Observe the splash screen Expected result: The Bac... Read more
Progressive lightmapper leaks memory upon subsequent scene switches and ...
Steps to reproduce: 1. Download and open the attached project 2. Navigate to Assets > Scenes and open SampleScene 1 3. Wait for the... Read more
[Audio] Distance function names overlap Audio source graph
Steps To Reproduce: 1. Create a new project 2. Hierarchy > Audio > Audio source 3. Select the Audio source GO to view in Inspector ... Read more
Background color of the Scene window turns black when lighting is toggle...
How to reproduce: 1. Open the attached 'project-1178539.zip' project and load 'BugScene' scene 2. In the Scene window toggle Light B... Read more
[HDRP] Lit Materials with Alpha Blending become white and make surroundi...
Steps to reproduce: 1. Open user's attached project "Scene View Test.zip" 2. Open "SampleScene" 3. In the Hierarchy window select "Q... Read more
SceneManager.LoadScene() executed on PlayableDirector.stopped event when...
How to reproduce: 1. Open user-submitted project (TestProject) 2. Open the SampleScene 3. Enter Play Mode 4. Exit Play Mode Expecte... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true