Search Issue Tracker
Fixed in 12.x
Votes
0
Found in [Package]
11.0.0
Issue ID
1318614
Regression
Yes
[Shader Graph] Scroll bar in the blackboard is not usable because of overlapping cursor
Steps To Reproduce:
1. Create a new Project
2. Window > Package Manager>Shader Graph> Import
3. Project > Shader > Create Blank shader graph
4. Double click on the shader to open it in the editor
5. Shader Graph > Blackboard > Add properties/Resize to see the Scrollbar
6. Scroll using the scrollbar
Expected result: The Blackboard window scrolls up/down
Actual result: The Blackboard window does not scroll
Reproducible In: 2021.2.0a7, 2021.1.0b9
Not reproducible In: 2020.2.2f1 (package: 10.2.2)
Reproducible with Package version: 11.0.0, 12.0.0
The same bug has been reported earlier: https://fogbugz.unity3d.com/f/cases/1291760/ for 2020.2
Environment: Win and Mac
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
Fixed by this PR: https://github.com/Unity-Technologies/Graphics/pull/5120