Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0b9
Issue ID
1141787
Regression
No
[UI Elements] "Array element out of bounds" exception thrown on undoing or redoing a change in float array field
[UI Elements] "Array element out of bounds" exception thrown on undoing or redoing a change in float array field. Refer to the video attached.
Steps to reproduce:
1) Open attached project.
2) UIE Test Suite > Open FTP
3) Bindings > Properties
4) Float array field > Change size to 10
5) Press Ctrl+Z
Actual result: IMGUI field does not change to original state and "Array element out of bounds" exception is thrown
Expected result: IMGUI field changes to original state and no exception is thrown.
Occurs on: 2019.2.0a10, 2019.1.0b9
Note: The project has been made using 2019.1.0b9
Stack trace:
Retrieving array element that was out of bounds
UnityEditor.RetainedMode:UpdateSchedulers()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment