Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.1.0b2
2019.2.0a1
2019.3.0a1
2019.3.0a12
2020.1.0a1
Issue ID
1177398
Regression
Yes
[Linux] [Vulkan] Editor freezes when clicking on the 'Overrides' button of a Prefab instance
How to reproduce:
1. Open the attached project (force Vulkan) '1177398repro.zip'
2. Select 'Cube' Prefab instance in the Hierarchy
3. Click on the 'Overrides' button in the Inspector
-- observe the freeze
Reproducible with: 2019.1.0b2, 2019.2.2f1, 2019.3.0a12, 2020.1.0a1
Not reproducible with: 2017.4.32f1, 2018.4.7f1, 2019.1.0b1
Regression: 2019.1.0b1 -> 2019.1.0b2
Notes:
- Not reproducible on OpenGL
- Make sure Vulkan support is installed. To force Unity with Vulkan instead of OpenGL, use '-force-vulkan' command line argument
- Mouse cursor is still working, however it cannot click anything in the whole computer (might not happen on some setups)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (2020.1.X):
This can be fixed by updating the Nvidia graphics driver to the latest version (435.21 at the time of testing)