Search Issue Tracker
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
[Mac] Crash on __pthread_kill when entering Play Mode with Vuforia Augme...
How to reproduce:1. Open the attached project("Vuforia_Crash")2. Enter Play Mode Reproducible with: 2018.4.6f1 (Vuforia 8.3.8), 2019... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
Switching project branches with Unity open causes compilation to fail un...
After [https://ono.unity3d.com/unity/unity/pull-request/145172/_/scripting/update-nunit-package-2.0.3] has been merged to trunk, swi... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default