Search Issue Tracker
[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
"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
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
[Crash/Image Effects] Using Noise and Grain image effect crashes windows...
Reproduction steps:1. Create a new project2. Import Effects package from standard assets3. Attach Noise and Grain script to the came... 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
[XR][iOS][URP][ARKit] Camera feed is not seen when using URP
To reproduce:1. Open a project with ARKit plugin (I used the one from here: https://blogs.unity3d.com/2018/06/14/whats-new-in-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
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