1
Old Bugs (1.x/2.x) / Re: Bug: initial value of list not restored when reloading scene
« on: August 22, 2012, 11:18:26 pm »...
Workaround
The workaround is of course to _not_ modify your list attributes, but it's quite annoying.
I also ran into this bug. Though in my case, the problem was more pronounced, I find that whatever initial values I set the list to they are not respected.
My workaround is to manually initialize the values of the list in an on created block.