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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.