Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
2020.2.0b7
2021.1
Issue ID
1285110
Regression
No
[Material] Shader selection dropdown window flickers in Material
[Material] Shader selection dropdown window flickers in Material.
In Material “Shader” selection dropdown window flickers on clicking shader selection dropdown bar which can be seen easily on multiple clicks.
Steps to repro:
1. Create a new project
2. Project > right-click > Create > Material
3. Material > Inspector > Shader > Shader Dropdown
4. Click multiple times on (standard) Shader selection Dropdown
5. Observe flickering of Shader Dropdown
Actual Result: Shader selection Dropdown window is flickering
Expected Result: Shader selection Dropdown window should not flicker
Reproducible in:
2021.1.0a1, 2020.2.0b8, 2020.1.10f1, 2019.4.10f1, 2018.4.27f1
Environment:
Windows and macOS 10.15
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
When ever we click on the dropdown menu we create a new window which looks like a flicker due to the transition from closing and creating. This is how all the dropdowns behave not just the Shader selection.