Where it occurs:
This bug occurs only in Studio’s properties tab and, from my experience, mainly with number inputs such as transparency and reflection.
Bug Description:
Right now, there is a bug where if you select inputs in the properties tab, such as numbers or sliders, and press the undo hotkey on your computer, the action is undone, but the input doesn’t update and remains at its old value. This is confusing to work with and annoying, as you must constantly deselect before undoing and then reselecting.
What is the process for reproducing it:
Select any number input in the properties tab, change the value twice, and without unselecting it, press the undo hotkey on your computer (Ctrl + Z/Cmd + Z). The part or object you are modifying should correctly revert to the previous value, but the input field in Studio (e.g., transparency) will remain at the value before undoing as if nothing happened. If you enter a new value, the part correctly updates to match the input.
Since this issue is related to undoing and I’ve experienced it on both Mac’s Studio and a PC with RTX, I don’t think it is specific to any particular system.
Expected behavior
I expected the displayed undo action to reflect the input and vice versa.