Search Issue Tracker
Serialized asset is null when loaded from bundle after using Resources.U...
To reproduce: 1. Open attached project "UnloadBugTest.zip" 2. Open "SampleScene.unity" scene 3. Build MacOS Standalone 4. Open built... Read more
Collision event delayed when using OnCollisionEnter, OnTriggerEnter
Steps to reproduce: 1. Open attached project 2. Open any issued scenes (02IssueCollision3d, 04IssueTrigger3d) 3. Click the Play butt... Read more
Prefab loses references if compile error is triggered during import
Repro steps: - download the Skeleton_GoodScript.unitypackage - start a new proj with 2018.3.0b5 or trunk - import this package to th... Read more
[OSX][OpenVR][XR] Custom splash screens are not displayed
How To Reproduce: 1) Create a new project in Unity Pro. 2) Disable 'Show Unity Logo' in Player Settings -> Splash Image -> Logos 3)... Read more
[iOS] "MapFileParser.sh: Permission denied" when building Xcode project ...
Reproduction steps: 1. Build an empty iOS project from a Windows machine directly to a shared macOS folder. - Use build pipeline s... Read more
[Android] Project crashes on Xiaomi Mi 4i
[Android] Project crashes on specific Android device Steps to reproduce: 1. Open attached project 2. Build for Android 3. App Crash... Read more
[Android] App freezes/hangs instead of fatally crashing with Unhandled C...
Steps to reproduce: 1. Open QA attached project 2. Build & Run on Android device 3. Click the button to crash the application 4. Not... Read more
Debugging with async/await doesn't work when using IL2CPP
When stepping through "await" statement, Visual Studio will jump to "Frame not in module. The current stack frame was not found in a... Read more
Object highlight in Hierarchy lags behind the mouse when moving quickly ...
Steps to reproduce: 1. Create a new project 2. Make Hierarchy window as long as possible and fill it in with game objects 3. Quickly... Read more
Prefabs with ‘Canvas’ Component in one of their children do not have a ‘...
How to reproduce: 1. Open user-submitted project (OpenPrefab_UI_Unparent_To_CanvasFakeObject) 2. Open the 'ObjectWithNoCanvas' prefa... 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 Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project