Search Issue Tracker
Fixed in 0.10.0-preview.5
Votes
0
Found in [Package]
0.9.4-preview
Issue ID
1278162
Regression
No
[XR Interaction Toolkit] Can't scroll with the mouse wheel on a Scroll Rect when using PrimaryAxis2D
Reproduction steps:
1. Open the attached project ("XRInteractionToolkitMouseScrollBug.zip")
2. Open "SampleScene" scene
3. Enter Play mode
4. Open the Game window and focus on it
5. Scroll using the mouse scroll wheel
Expected result: Scroll bar moves
Actual result: Scroll bar doesn't move and stutters
Reproducible with: XR Interaction Toolkit 0.9.4-preview (2019.4.10f1, 2020.1.6f1, 2020.2.0b3)
Could not test with: 2018.4.27f1 (XR Interaction Toolkit available from 2019.1)
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 0.10.0-preview.5):
Fixed with 2019.4.14f1 (0.10.0-preview.7)