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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1379099