When you inserted a brand new UISizeConstraint object into your game and change the X field of the MinSize property, a massive number shows up instead of the ‘inf’ text. I assume this is a bug, because none of the other fields I know of show this behavior.
Reproduction Steps:
- Add a new ScreenGui
- Add a Frame to that ScreenGui
- Add a UISizeConstraint to that Frame
- Expand the MaxSize property to expose the X and Y fields
- On attempting to change the X field, you get a massive number instead of the ‘inf’ text
I’ve attached a place file with this structure in it, for ease of reproduction.
UISizeConstraint repro i guess.rbxl (13.2 KB)
My current version of Roblox Studio is 0.315.1.163458
Video for clarification: