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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.