Search Issue Tracker
Cloth still uses gravity when "Use Gravity" is unchecked
Cloth still uses gravity when "Use Gravity" is unchecked 1. Open attached Unity project2. Select "Plane" in the Hierarchy window3. I... Read more
BlobAssetReference is never disposed when created at runtime
How to reproduce:1. Open the attached project "1216731.zip"2. Open the Task Manager/Activity Monitor3. Open the Sample Scene4. Enter... Read more
InputSystem.LowLevel.StateEvent.From Device pointer values are reset an...
To reproduce:1. Open attached project ("case_1214791.zip")2. Press Play > Game View window > hold "w" button for a few seconds... Read more
Editor uses path to Android SDK which was set manually even when flagged...
To reproduce:1. Open the user's attached project2. Have Android SDK in an external location3. Set the path to that external Android ... Read more
"ReadPixels" errors appear when modifying a directional light with a rea...
Steps to reproduce:1. Open user-supplied project2. Rotate the Directional Light Expected: no errors in the Console windowActual: "D3... Read more
[URP] Some tests fail due to Destroy being called at the wrong time
In IL2CPP, effects that rely on TextureCurve.Finalize in Universal Render Pipeline throw errors due to Destroy being called at the w... Read more
Editor crashes when selecting/clicking on 'Pack Preview' in a Sprite Atl...
How to reproduce:1. Open the attached 'UnityBug_SvgAtlasCrash.zip' project2. In the Project window select 'MySpriteAtlas' asset3. In... Read more
[Android] ConcurrentDictionary crashes on IL2CPP
Steps to reproduce:1. Open user's attached project "Minimal.zip"2. Build it to Android3. Run the app with the Logcat Expected result... Read more
[HDRP] Switching from HDRP to URP causes all lights to have their intens...
Reproduces in SRP 7.1.8 and 4.10.0. Could not test master as it has compile errors. Repro steps:1. use a project with both HDRP and ... Read more
[SerializeReference] EditorUtility.CopySerializedManagedFieldsOnly does ...
When trying to transfer field values between 2 System.Objects using EditorUtility.CopySerializedManagedFieldsOnly, any object that e... 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
- Crash on NVDEV_Thunk when changing VideoPlayer clip source on certain machines
- [HDRP] Forced context-switching occurs when adding an unregistered Custom Post Process to a scene Volume
- Multiple errors are spammed in the Console window when entering “Infinity” value in the Falloff field of a Freeform Light 2D
- Inspector loses focus or Material doesn't update when using GetModifiedMaterial with a Mask component
- Crash on GfxDeviceClient::AllocateBufferInternal when entering Play mode using Graphics.RenderPrimitives and Graphics.DrawProcedural in the scene