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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1379099