Search Issue Tracker
Material.HasTexture/HasProperty returns true for non-existent property a...
How to reproduce:1. Open the user-attached project “ShaderPropertyBug”2. Enter the Play Mode3. Observe the Console Expected result: ... Read more
GPU Usage Hierarchy columns in the Profiler window change when scripts a...
Steps to reproduce:1. Open the user’s attached project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open Window > Analysi... Read more
Crash on mdb_cursor_next when opening a project with a corrupted file
Reproduction steps:1. Open the attached “repro-project” Expected result: The project opens successfullyActual result: The Editor cra... Read more
Crash on aligned_free when generating lighting
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Click Window > ... Read more
The y is flipped when Texture2D.ReadPixels from source
How to reproduce:1. Open the attached project “read_pixels_test.zip”2. Enter Play Mode Expected results: The third texture in the Ga... Read more
FailedConvertingLightCookie error is shown when generating lighting
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Click Window > ... Read more
[Andorid] Compute Shader won't be reimported when Graphics API is changed
Reproduction steps: Open the user’s attached project “GraphicsAPIbug” Go to Player Settings (menu: Edit > Project Settings > P... Read more
The "Failed to load window layout" error is thrown when creating a New P...
To reproduce: Open Unity Hub and create a project with the "3D" Template; When the project is opened inspect the Console window; Exp... Read more
[VFX Graph] Infinity values in Transform throw errors
How to reproduce: Create VFX Graph and open it In Bounds Size X channel enter value ‘{}3.402823e+38’{} Observe errors thrown to the ... Read more
[Android][Vulkan] SkinnedMeshRenderer doesn't render mesh when using Sna...
How to reproduce:1. Open the user’s attached “AndroidSkinnedMesh” project2. Build and Run the “SkinnedChar” Scene on Android3. Obser... 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