Search Issue Tracker
ShaderLab shader is causing Unity to crash when closing the Editor or up...
How to reproduce: 1. Open attached project "crash.zip" on a "Reproducible with" version Expected result: Unity does not crash Actu... Read more
[CPU PLM] Baked shadow angle is not taken into account for indirect bounce
Steps to reproduce: 1. Download Monuments and Obelisks project and open MonumentsAndObelisks scene 2. In the Lighting Settings, mak... Read more
OnEnable is called twice if gameobject is disabled and enabled in Awake
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: onEnable is only called once Actua... Read more
[Windows] Selecting prefab in Project window crashes the editor
The crash can happen with either of these two stack traces: Object::GetInstanceID GizmoManager::BuildGizmosFromGameObjectRecursive ... Read more
[Windows] Calling Undo after DeleteArrayElementAtIndex sets the values to 0
How to reproduce: 1. Download and open my attached empty project "UndoTestProject.zip" 2. Right click on "Assets" folder, select "Cr... Read more
[Vuforia][Windows] Vuforia package fails to install with "Failed to loca...
Some users get confused which path should be selected when running Vuforia installer on Windows. An error is returned when any other... Read more
Unity crashes after a deactivated child with rigidbody is unparented, it...
How to reproduce: 1. Open attached project "RigidBodyCrash.zip" and scene "HardCrash" 2. Enter Play mode 3. Unparent child called "... Read more
[ShaderGraph] Multiply Bug. Zeroing components in code generation
Generation of multiply code is zeroing out some components 1. Create a new ShaderGraph 2. add a Color node 3. feed that into a mult... Read more
[DirectX 12] Editor crashes on Removing Direct3D12 Windows Graphics APIs...
Editor crashes on Removing Direct3D12 Windows Graphics APIs from list Steps to reproduce: 1. Create a new project 2. File > Build S... 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