Search Issue Tracker
By Design
Votes
0
Found in
5.4.1f1
Issue ID
836827
Regression
No
Variables with SerializeField modified values are lost when the scene is played
Steps to reproduce:
1. Open attached project
2. Select Mike object
3. Change the values below "Inherited From PlayerController"
4. Play the scene
5. Notice that the changed values below "Inherited From PlayerController" are lost
Expected result: Values below "Inherited From PlayerController" should not be lost when the scene is played
Note: the bug appears only when the object is assigned as a prefab.
Workaround: Deleting "Mike Controller" component and reapplying the script again solves the problem
Reproduced in: 2017.1.0a4, 5.6.0f2, 5.4.1f1, 5.3.3f1, 5.2.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment