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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment