Search Issue Tracker
Scene template title section with its functions becomes hidden when scro...
How to reproduce: Open HUB; Create a new project; Go to "File" menu and select "Save as Scene Template" sub-menu item; Click "Save" ... Read more
"UnauthorizedAccessException" thrown when using System.IO in UWP Build
How to reproduce: Open the attached project "FileIORepro.zip" Open Assets/Scenes/SampleScene.unity Build And Run the project for UWP... Read more
Rect Transform Scale cannot be set after setting the Sprite Renderer Size
Reproduction steps:1. Open the attached project “playground.zip” 2. Open a new empty scene 3. Instantiate ReproPrefab in the scene 4... Read more
Crashes on GarbageCollector::CollectIncremental when entering the Play Mode
Reproduction steps: Open the attached “CrashRepro” project Open the “Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Expe... Read more
"[Application name] quit unexpectedly" message is thrown when exiting a ...
How to reproduce:1. Open the user-attached “Steamworks.NET-Example-master.zip” project2. Build and Run the project with the “MainSce... Read more
Unity modifies assets in packages when upgrading to the newer Editor ver...
How to reproduce:1. Create a project using 2020.3.30f12. Install the package “com.unity.build-report-inspector@0.3.0-preview”3. Open... Read more
Shadows alpha clipping is ignored and shadows rendered without details i...
How to reproduce:1. Open the project “IN_25757”2. Press File → Build And Run3. Observe the Player Expected result: alpha clipping is... Read more
iOS devices are not showing up in the script editor's “Attach to Process...
How to reproduce:1. Build And Run the attached “AttachProcess.zip” project on an iOS device2. Open the “NewBehaviourScript.cs” scrip... Read more
"ArgumentNullException: Value cannot be null." error when using the post...
How to reproduce:1. Open the attached user project “Ticket Project.zip“2. Observe the Console Expected result: No errors in the Cons... Read more
Crash on RendererUpdateManager::UpdateSingleRenderer when undoing the ad...
Reproduction steps:1. Open the attached project “IN-29165“2. Drag the “AnimationObject“ from the Project window onto the “GameObject... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature