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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment