Search Issue Tracker
Fixed in 507ca2d
Votes
0
Found in [Package]
12.x.x
Issue ID
1344828
Regression
Yes
[Shadergraph] Searcher has no vertical scroll bar
Reproduces in version of SPR packaged with 2021.2.0b1.3029
Repro steps:
1. open the searcher
2. open the category: "Input"
Expected result: a vertical scroll bar appears
Actual result: there is no vertical scroll bar
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 507ca2d):
Resolved by this PR which was merged in today: https://github.com/Unity-Technologies/Graphics/pull/3555