Search Issue Tracker
“AsyncGPUReadback - NativeArray does not have read/write access” error ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4... Read more
A Parser Failure error is thrown after importing a specific Animation fi...
How to reproduce:1. Create a new Unity project2. Import the user-supplied "SightsSuitablePointsFound.anim" file into the project3. O... Read more
[VP8]Unable to read movie header error when transcoding video to VP8 cod...
To reproduce:1. Add video to the project2. Enable transcode3. Set custom dimensions to 2x24. Set codec to VP85. Hit apply Actual: Er... Read more
[Android]App freezes on loading next scene if APK is split on Asus Zenpa...
To reproduce:1) Open attached project2) Make sure "Split Application Binary" is enabled in Player Settings3) Build and run on device... Read more
CustomPropertyDrawer array elements disappear when changing type
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"2. Select the "Custom" GameObject in the Hierarchy window3. C... Read more
Crash on UnityEngine.Mesh.SetSubMesh_Injected when setting a Submesh of ...
How to reproduce:1. Open attached Project "Case_1232580" and load "SampleScene"2. Press Play Reproducible with: 2019.3.8f1, 2020.1.0... Read more
Two Warnings appear for every Soft Delete Operation when Deleting Sub As...
Steps to reproduce: Open any Project Import the attached Model In the Project Browser expand the Model and select any of the Sub Ass... Read more
[Windows] Build fail when generate solution with image assigned to Appli...
Assigning image for the Application Config Dialog Banner causes crash when build solution in Windows. Repro:1. Open attached project... Read more
[HDRP] Toggling Low res Transparency on Vulkan in Spaceship demo project...
1) Open the Spaceship demo project https://github.com/Unity-Technologies/SpaceshipDemo2) Switch the editor to vulkan3) Open scene Ma... Read more
Flickering hover state in ListView using new Input System
Description:The ListView gives hover feedback by default. When using the new Input system, which changes the behaviour of the Event ... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist