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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment