Hello,
I have a specific bug happening here for not so very long.
Number properties only seem to accept commas as decimal signs (like 0,5). Oddly enough, when you select a property, it displays the current value in a point decimal sign, which invalidates the property on change.
Problem visualized:
Happens to any property containing a number value.
Thanks for the suggestion, but I don’t feel like changing my entire Windows display language including data, time and number notation for this small issue.
This should stay the same. In many struct types like Vector3 and UDim2 commas are used to separate numbers. If commas are changed to act like decimals this can get very confusing.