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
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
- Procedural rendering is disabled when using Graphics.RenderPrimitivesIndexedIndirect()
Add comment