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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1379099