Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-09-07 23:23, hash: rB7beb4a0e0a49
Exact steps for others to reproduce the error
- Add property to default cube, set default value to something other than 1.0
- C.object['prop'] = 2.0
- The custom property's default value resets back to 1.0.