Search Issue Tracker
Changes to scripts cause infinite compilation times after playing a scene
Steps to reproduce:1. Open any project2. Open any script or create a new one3. Make changes in the script4. Press play while it's st... 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
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
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
[Collab] Unable to Compare Files or Folders when using WinMerge without ...
To reproduce:1. Open a project from Collaboration2. Make sure Revision Control Diff/Merge is set to WinMerge3. Click "See difference... 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
[MixedMode] Mixed mode shadows do not render with "Directional Specular"...
When there are light probes in the secene with GI->Direction Mode->Directional Specular, after bake non-static objects stops c... 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
"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
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