Search Issue Tracker
Expanded Asset Preview Box moves/hides when creating new Asset in Projec...
Steps to reproduce:1. Create new Unity project using empty URP Template2. In Project window create Shader Graph Asset (Create > S... Read more
AssetImportWorkers crash on compiling ASMDEF while Collab-proxy package ...
The Import Worker crashes happen rarely on creating new projects through HUB. There is a special logic which automatically upgrades ... Read more
Unity App UI package installation fails with errors when Windows display...
How to reproduce:1. Set “Windows display language”, “Country or region”, and the “Regional Format” to Turkish2. Create and open a ne... Read more
Selecting a Material for HDRP Decal Projector in the Inspector window sp...
Steps to reproduce:1. Open the attached “DecalProjectorErrors.zip” project from Google Drive link2. Select Decal Projector in the Hi... Read more
Crash on UnityEngine.SubsystemBindings:DestroySubsystem when Meta XR Sim...
How to reproduce:1. Open the attached project "IN-113490"2. Enable Meta XR Simulator3. Enter Play mode4. Observe the crash Expected ... Read more
Editor and Android Player hangs/freezes when repeatedly Loading/Unloadin...
Reproduction steps:1. Open the attached “IN-114452.zip” project with “-force-vulkan” launch option specified2. Open the “SampleScene... Read more
[WebGL][Android] Corrupt header when connecting via IP
Steps to reproduce:1. Open the “IN-112979” project2. Build And Run3. Host the build4. Open the build on the device5. In the browser,... Read more
[Search] Crash in LMDB during a domain reload while a merge operation is...
There are no real steps to reproduce this issue, as it is based on timing. Unity can crash during a domain reload if a merge operati... Read more
WebGPU errors when point primitives are rendered
Steps to reproduce: Render geometry set to render as points Actual results: Error saying depthBiasSlopeScale must be 0 for point pri... Read more
WebGPU errors when compressed texture has non-aligned mip levels
Steps to reproduce: A non-POT compressed texture with mips will have mip levels that are not aligned to the block size. This will ca... 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