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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.