Search Issue Tracker
Editor crashes on GizmoManager::BuildGizmosFromGameObjectRecursive when ...
To reproduce: 1. Open user's attached project ("New try") 2. Open a scene "close target" 3. Save the scene (CTRL+S) -- Editor crashe... Read more
[Linux] Clicking 'Open Containing Folder' on package files does not open...
How to reproduce: 1. Open any project 2. In the Project window under Packages right click on any file and click "Open Containing Fol... Read more
Post Processing Profile has no effect when it was added from script unti...
How to reproduce: 1. Open attached project "UnityTest.zip" 2. Click "Window" > "Weather Maker" > "Setup Post Processing" 3. Observe ... Read more
[Linux][Editor] Editor crashes if drivers don't support OpenGL 3.1
Currently, if the GPU does not support OpenGL 3.1, Unity crashes with "Failed to initialize unity graphics". Instead, it should de... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce: 1. Open attached project ---------------------------------- Observe Console Reproduced with: Entities package ver... Read more
Unable to clear bone mappings
I'm unable to clear the bone mapping from the rig mapping menu. Steps to reproduce - Open attached project - Select Assets > Anima... Read more
Optix denoiser is selected even when no Nvidia card is installed
Steps to reproduce: 1. Use a PC with an AMD card 2. Grab latest trunk (2019.2.0a11 rev 39ccc5e58255) 3. Open MonumentsAndObelisks p... Read more
[Android] UI scales incorrectly when using Constant Physical Size mode o...
To reproduce: 1. Open QA attached project 2. Build it to android device 3. Rotate the device screen horizontally and vertically 4. N... Read more
[iOS][Android] Stencil comparisons don't work on mobile
Steps to reproduce: 1. Open user attached project 2. Build & Run 3. Move the Player to the edge of the floor and observe that the bl... Read more
[UI Elements] Play mode Color tint is not removed when Play mode cannot ...
To reproduce: 1. Open any project 2. Change editor's Play mode tint color to something clearly visible (File > Preferences > Colors ... 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