Search Issue Tracker
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
[Shadergraph] View Direction node does not output normalized vector in U...
Repro steps: 1. Create a PBR Shadergraph in Universal RP2. Create a "View Direction" node, plug it into albedo3. Save the graph and ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks