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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment