Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.0.0-preview.18
Issue ID
1384558
Regression
No
IndexOutOfRangeException is thrown when selecting Cursor property in UI Builder
Reproduction steps:
1. Open the '1384558-sample' project
2. Open the UI Builder window 'Window -> UI Toolkit -> UI Builder'
3. In the StyleSheets window press on the plus icon and add the existing USS file 'testCursor.uss'
4. Select the 'test' field in the opened 'testCursor.uss' file
Expected result: no exceptions are in the Console
Actual result: "IndexOutOfRangeException: Index was outside the bounds of the array" is thrown
Reproducible with: 1.0.0-preview.17 (2021.2.3f1, 2022.1.0a15), 1.0.0-preview.18 (2019.4.32f1, 2020.3.23f1, 2021.1.22f1, 2021.2.3f1, 2022.1.0a15)
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
- [Linux] Assertion failed on expression 'success && actual == size' error is thrown when building project to another partition with a different file system
- Import Activity window shows "(None)" in the Asset field when changing the path of the asset
- Material setting changes when saving the Scene
- Sprite Mask's Alpha Cutoff value dragging is too sensitive
- Hover style remains on elements after the cursor is moved away when the 'transition-delay' property is used
This is a duplicate of issue #1379099