Search Issue Tracker
Fixed in 1.9.5
Votes
0
Found in [Package]
2018.3.0f1
2018.3.7f1
Issue ID
1134192
Regression
No
"2D GameKit" Tutorial's MovingPlatform Component is not saving properties when edited via the Inspector
How to reproduce:
1. Open the "2D GameKit" Tutorial Project
2. Drag the "MovingPlatform.prefab" to the Scene
3. Untick the "Moving" Checkbox on the "MovingPlatform" Component in the Inspector
4. Tick the "Moving" Checkbox again
5. Enter Play Mode
Expected Behavior: The changes to the Component are saved
Actual Behavior: Some changes are reverted
Reproducible with: 2018.3.7f1
Note: Could not test on 2019.1, 2019.2 and 2017.4 as there are Compilation errors in those streams. If you add node and then delete it(leave at least one) the deleted node is re-added.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment