Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0a5
Issue ID
751169
Regression
Yes
Array size is not changeable in the Inspector
To reproduce:
1. Open attached project
2. Open "test" scene
3. Select "GameObject" game object in the Hierarchy
4. Change "Test" array size in the Inspector
5. Hit Enter
Actual behavior: Size value reverted to the previous number
Excepted behavior: Saved new array size
Workaround: after step 4 clicking anywhere with mouse saves new size value
Reproducible with: 5.4.0a4, 5.4.0a5
Not reproducible with: 5.2.3f1, 5.3.0f2, 5.4.0a2, 5.4.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
Add comment