A bizarre error

Please use code tags: Using code tags properly

How to report your problem productively in the Unity3D forums:

http://plbm.com/?p=220

Unity supports serialization. If a quantity is serialized into a scene or prefab, then you change the field constructor in code, it has no effect because the quantity is still brought in and overwritten from the scene.

1 Like