Search Issue Tracker
[Android] A video cannot be played on a device
How to reproduce:1. Open the attached “IN-38009” project2. Build And Run the project on the connected device3. When the app loads, c... Read more
Unity IAP fails to recover purchases after relogging into a Google Account
How to reproduce:1. Install Unity IAP example app and make sure it's upgraded to Unity IAP v2.6.0 in the Package Manager. You may ne... Read more
Changes are not saved and reverted to default in the Sprite Editor when ...
How to reproduce:1. Open the attached project “AsepriteBug”2. Select the “test” Aseprite Sprite asset3. In the Inspector, click “Ope... Read more
Crash on AddComponentUnchecked when running tests and DestroyImmediate()...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open the Test Runner window3. Click on the “Run All” button Expected ... Read more
Error when building WebGL project with .NET dll which uses ReadOnly structs
Reproduction steps:1. Open the attached project “ErrorRepro“2. Open File > Build Settings and Switch Platform to WebGL3. Build an... Read more
“PlayerPrefsException: Could not store preference value“ when root proje...
Reproduction steps:1. Open the attached project2. Delete the project folder in the Registry Editor3. Enter the Playmode4. Observe th... Read more
[Android] Target Frame Rate cannot be set to 45 Hz on a 60 Hz device
How to reproduce:1. Open the attached “IN-40698” project2. In Edit → Project Settings → Player under Resolution and Presentation dis... Read more
[Search] Query block text doesn't fit when navigating to it
How to reproduce:1. Open/create any project2. Open search window (Ctrl+K)3. Press "Add new query block" or Tab4. Properties > Ren... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
[ECS] EnableableComponent is not ignored in EntityQuery when WithAll() i...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default