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
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project