Search Issue Tracker
ListView commands “itemsAdded” and “itemsSourceChanged” are not called w...
How to reproduce:1. Open the user’s attached “ListViewTest.zip” project2. Open the “ListViewTestScene” Scene (Assets > UI Docs &g... Read more
UI Toolkit GameObjects are not rendered when HDR is enabled
How to reproduce:1. Make sure HDR is enabled within the operating system and an HDR-compatible monitor is used2. Open the “HDR_UI_Bu... Read more
The camera gizmo icon is not displayed
Repro steps: 1. Create a new 3D project Result: The camera icon cannot be seen.Expected: The camera gizmo icon should be displayed R... Read more
"Unhandled exception at 0x00007FFD58D4CC91 (GameAssembly.dll)" is thrown...
How to reproduce: Open the attached project "test21_3_1_16.zip" Build the project for UWP Open the built Solution Deploy on HoloLens... Read more
Crash on CallWindowProcW when opening windows form in Play Mode
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “W” key on the keyboard4. Close the opened dial... Read more
Custom Editor does not appear when its class definition is in a dynamic-...
Reproduction steps:1. Open the attached "repro_IN-36667CustomEditor.zip" project2. In the Inspector window click on any GameObject3.... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Input.mousePosition changes when Cursor.lockState is CursorLockMode.Locked
How to reproduce:1. Open the attached project ("case_1161911-Test_Crosshair1")2. Open the repro scene ("SampleScene")3. Enter the Pl... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items