Search Issue Tracker
"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
Depth pass is rendered with an incorrect matrix in the animation preview...
Reproduction steps:1. Open the “URPAnimationPreview” project2. Navigate to the Animations folder and select any animation asset (e.g... 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
[Regression] Render Texture memory leak
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open Activity Monitor or Task Manager and observe the Unity process ... Read more
”Culling Mask” is being ignored when using Camera’s Depth
How to reproduce:1. Open the user’s attached “Camera issue.zip” project2. In the Hierarchy window, select “Sub Camera” GameObject3. ... Read more
Windows COM throws the InvalidProgramException when using Ookii.Dialogs ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/StandaloneFileBrowser/Sample/CanvasSampleScene.unity” ... 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
[XR][Android] Crash on Android 14 due to ARCore package not specifying o...
Reproduction steps:1. Open the attached project “ARProject”2. Ensure that Target API Level is set to API Level 34 at (menu: Edit >... Read more
Shader errors are logged in WebGL when building a URP project
How to reproduce:1. Create a new empty URP project2. Press File → Build and Run3. In Player, press “CTRL+SHIFT+J“4. Observe the brow... Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS