Search Issue Tracker
By Design
Votes
0
Found in
6000.0.34f1
6000.1.0b3
Issue ID
UUM-95353
Regression
No
Visual Effects Graph Blackboard can't be scrolled horizontally
How to reproduce:
1. Create a new Unity project and install Visual Effect Graph package
2. In the project window, right-click -> Create -> Visual Effects -> Visual Effect Graph -> SImple Loop
3. In the Blackboard add any property
4. Make sure to set Blackboard size so not all information is seen
5. Observe the results
Expected results: The Blackboard can be scrolled horizontally
Actual results: The Blackboard can't be scrolled horizontally
Reproducible with: 6000.0.34f1, 6000.1.0b3
Can't test with: 2022.3.56f1 (Different UI design)
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
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
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
- Warning icon for the "Asset Import Overrides" has low visibility in Light Unity theme
Resolution Note:
We prefer to avoid having both vertical and horizontal scrolling which is not super easy to manage.
In the case of the Blackboard, it's as easy to temporarily increase the width than move the scroll bar. And it's even better since you can see more content compared to scrolling.