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
- Hover style remains on elements after the cursor is moved away when the 'transition-delay' property is used
- [Android] [UIToolkit] FPS drops/increase in time consumption in the UI Toolkit rendering when adding "style.backgroundColor" and/or "style.backgroundImage" to the VisualElement
- onDisable not always called for SearchProvider
- Build failure errors are cleared in console before you can read them
- Sprite Library Editor contains corrupted and low resolution icons
This is a duplicate of issue #1379099