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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.