BUG DESCRIPTION:
Old object properties, like color, size, position, and etc can be changed with input like this:
Color: (256/2)-1, (256*2/3)-1, 16*3
Vector3: almost the same
But in some cases, (ex: attributes), I’m unable to do such things, because they don’t accept such characters.
Why I want this to get fixed? Because It’s easier for me to type decimals like 1/3, or 182/100, instead of 0.3333 and 1.82
REPRODUCTION STEPS:
- Create Part
- Try to change Color, Size with not only numbers, but also math operators
- Try to add Attribute-number, and try to make same thing
EXPECTED BEHAVIOR:
I expect every similar input box to have same functionality
ACTUAL BEHAVIOR:
Some input boxes lack of functions
ISSUE AREA: Studio
ISSUE TYPE: Input
IMPACT: Moderate
FREQUENCY: Constant