Search Issue Tracker
Edit Collider needs to be clicked every time after making any small chan...
How to reproduce:1. Open the attached project2. Double click a prefab "Object" in the Project window to enter the Prefab mode3. Go t... Read more
[Android] Camera lags when using Vuforia plugin and input field
Steps to reproduce:1) Download attached project ' Vuforia6Test.zip' and open in Unity2) Build and run project on a device3) Click on... Read more
Freeze or crash with various stack traces when opening a project while c...
How to reproduce:1. Connect to a VPN service2. Create or open a Unity project Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16... Read more
Sometimes the wrong image is displayed when using Cursor.SetCursor in so...
Reproduction steps:1. Open the attached project “BadCursor”2. Open Scene “Assets/Scenes/Initialization.unity”3. Enter the Play Mode4... Read more
Setting VideoPlayer.frame from code offsets audio
How to reproduce:1. Open attached project "Case_889059_newrepro.zip"2. Enter Play mode3. When the video is playing press W to advanc... Read more
OnImportAsset leaks 5GB of memory
Run the Test.cs by importing a empty .foo file and unity will never dispose of 5GB of allocated data !image-2023-07-17-17-19-53-321.... 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 Expected re... Read more
Editor crashes on "GfxDeviceD3D12Base::DrawBuffersCommon" when selecting...
Reproduction steps:1. Open the attached "ReproProj" project2. In the Project window, click on the "Assets/MI_Light_01" material3. In... Read more
[UWP] HTTPS request fails on HoloLens and Xbox One
How to reproduce:1. Open the attached (updated) "WebRequestTest.zip" project2. Build the project for UWP platform3. Open the produce... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class