Search Issue Tracker
[2021.3] “Cleanup Blit" is logged when entering Play Mode in a newly cre...
How to reproduce: 1. Create a new project using a “3D (URP)” or “3D (HDRP)” template 2. Enter Play Mode and observe the Console wi... Read more
Addressables.DownloadDependenciesAsync always returns AsyncOperationHand...
How to reproduce: 1. Open user-submitted project (addressables-task-null.zip) 2. Open the SampleScene 3. Enter Play Mode 4. See the ... Read more
URP internal shader errors when the iOS is selected as a Build Target on...
How to reproduce: 1. Open the “IN_ 79876” project 2. In the Build Settings make sure iOS Build Target is selected 3. Observe the ... Read more
ScriptableRuntimeReflection allocates 17 Bytes of GC per frame
Steps to reproduce: 1. Create a new project 2. Open the profiler window 3. Enter Playmode Expected result: no GC allocation from Sc... Read more
OnAfterDeserialize is not called when Prefabs are instantiated using Ins...
How to reproduce: 1. Open the attached “IN-72997” project 2. Open the “SampleScene” 3. Select the “Test” GameObject in the Hiera... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
[Android] AdmobSDK banner ad disappears when the device goes to the home...
Reproduction steps: 1. Open the user’s “AdMobHelloWorld.zip” attached project 2. Build and run the Player (File > Build And Run) ... Read more
"ArgumentNullException" error in the Console when selecting certain Scri...
How to reproduce: 1. Open the attached project “SORepro“ 2. Select the “SO_MsqData“ asset (Assets>SO) 3. Enter Play Mode Expec... Read more
Unity Editor throws empty errors when PATHEXT Environment Variable is ov...
How to reproduce: 1. Open Environment Variables window (Control Panel -> System and Security -> System -> Advanced system settings -... Read more
Render Texture will not be rendered in Build if the Graphics.Blit method...
How to reproduce: 1. Open the user's attached "RenderTextureAddressableIssue.zip" 2. Open the "SampleScene" Scene 3. Select the "Spa... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true