Search Issue Tracker
GameObject selection remains active in the Hierarchy window when Inspect...
Steps to reproduce:1. Create a new project2. Select either "Directional Light" or "Main Camera" GameObject3. In the Inspector window... Read more
[Graphics API] [Windows] Can't remove Graphics API from the list
Steps to reproduce:1) Open Unity Hub and create a new project2) Open Player Settings >> Other Settings and disable Auto Graphi... Read more
Splash screen resources are not unloaded from memory
How to reproduce:1. Open the attached project (1186265test.zip)2. Build and run the project (make sure Development Build is enabled)... Read more
Cut action is canceled after switching between scene and prefab modes
Example: cut GO in scene mode, enter prefab mode and exit it(no action performed) To reproduce:- Create a new Project- Open sample s... Read more
[IL2CPP] Standalone build fails with "error LNK2001: unresolved external...
How to reproduce:1. Open the attached project ("case_1213597-Everyday_Life_Edengrall.zip")2. Make sure that Scripting Backend is set... Read more
[Profiler Standalone] Missing Profiler.EndSample errors are thrown on op...
Missing Profiler.EndSample errors are thrown on opening Standalone Profiler. Steps to repro:1. Create a new Project.2. Windows > ... Read more
[Metal only] Crash when create CubemapArray with TextureFormat.YUY2
Very similar to this case 1214115 but with CubemapArray var cmapArray = new CubemapArray(32, 2,TextureFormat.YUY2, false); Steps:1. ... Read more
Moving the Hierarchy tab will cause a NullReferenceException to be throw...
How to reproduce:1. Create a new project in 2020.1.0a232. Move the Hierarchy window by dragging the name of the tab3. Dock the Hiera... Read more
[HDRP] Template project has emissive wood material
This has been fixed before and now happening again. Confuses users. See the attached image The issue becomes prominent when people t... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons