editor2-issues
editor2-issues copied to clipboard
Exception when setting a game object property to be a vector3
trafficstars
Expected behaviour
Changing a number property to a vector3 should allow a vector to be used in the UI.
Actual behaviour
Application encounters an exception and removes the property in the UI
Steps to reproduce
Set a number property in a script to a vector3. Example:
go.property('vector_property', vmath.vector3())
| Build time | 2020-02-24T13:26:41.823558 |
| Defold channel | editor-alpha |
| Defold editor sha | 9bdf3bb078a30c2c8589b6c096d372c104b032f5 |
| Defold engine sha | 6fac6e80f09ab297093e3ff65a7f45ad56e06e33 |
| Defold version | 1.2.165 |
| Error | f63c21689b0b43b68a0e037feb732f09 |
| GPU | GeForce GTX 1050 Ti/PCIe/SSE2 |
| GPU Driver | 4.6.0 NVIDIA 442.19 |
| Java version | 11.0.1+13 |
| OS arch | amd64 |
| OS name | Windows 10 |
| OS version | 10.0 |