Search Issue Tracker

Won't Fix

Votes

0

Found in

2021.1.0a8

Issue ID

1308336

Regression

Yes

Package Manager icons flicker when using Vulkan in editor

Vulkan

-

Icons flicker when hovering over them on Vulkan. See a video attached.

Repro steps:
- download this project or make a new project with the latest 2021.1
- Open the project setting and make sure the rendering API is set to Vulkan
- Restart the project and open the package manager window
- Hover over various links and use some drop-downs. You'll notice that the icons will start flickering

Reproducible on: 2021.1.0a8, 2021.1.0b4, 2021.2
Not reproducible on: 2021.1.0a7, 2020.2.2f1, 2019.4.18f1

Note: only on the FAV (2020.1.0a8) do I also get a Vulkan related crash when closing the editor:
Received signal SIGSEGV
Stack trace:
0x00007ff7cb13152e (Unity) vk::ImageManager::RemoveTextureIDBinding
0x00007ff7cb0e660f (Unity) vk::Image::~Image
0x00007ff7cb0e8734 (Unity) vk::Image::`vector deleting destructor'
0x00007ff7cb0f81d5 (Unity) vk::ResourceDestructionStagingArea::GarbageCollect
0x00007ff7cb0f7caa (Unity) GfxDeviceVK::FlushPools_Internal
0x00007ff7cb0f7c4a (Unity) GfxDeviceVK::FlushPools
0x00007ff7cb0e5cd6 (Unity) GfxDeviceVK::~GfxDeviceVK
0x00007ff7cb0e86b4 (Unity) GfxDeviceVK::`vector deleting destructor'
0x00007ff7cb761bdc (Unity) DestroyRealGfxDevice
0x00007ff7ccfc8f66 (Unity) GfxDeviceWorker::~GfxDeviceWorker
0x00007ff7ccfc90c4 (Unity) GfxDeviceWorker::`vector deleting destructor'
0x00007ff7cb081a18 (Unity) GfxDeviceClient::~GfxDeviceClient
0x00007ff7cb081c84 (Unity) GfxDeviceClient::`vector deleting destructor'
0x00007ff7cb761b16 (Unity) DestroyGfxDevice
0x00007ff7cc1028d0 (Unity) WinMain
0x00007ff7cdcbb172 (Unity) __scrt_common_main_seh
0x00007ffece487c24 (KERNEL32) BaseThreadInitThunk
0x00007ffece9cd4d1 (ntdll) RtlUserThreadStart

  1. Resolution Note (2021.2.X):

    Seems to only affect Mac computers with Windows bootcamp. Closing as 'Won't Fix' since the affected user base is so small.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.