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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.