Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b7
2018.3.0b8
Issue ID
1099420
Regression
Yes
Component properties get reset when resizing an array in the Inspector window
Steps to reproduce:
1. Open users attached project
2. Open "Test" scene
3. Expand "Player Pack" Prefab in the Hierarchy window.
4. Press on "Character" GameObject
5. In the Inspector window expand "Events" menu.
6. Observe that "On Damage Message Receivers" has custom parameters
7. Press "+" in On Death() function
Expected result: "On Damage Message Receivers" does not lose their parameters.
Actual result: "On Damage Message Receivers" loses their custom parameters.
Reproduced in: 2018.3.0b9
Not Reproduced in: 2018.3.0b7, 2019.1.0a1, 2019.1.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
Add comment