Improvements
Note | Status |
---|---|
LocalizationTable CSV import will ignore columns with empty headers. Also made Key,Source,Context, and Example columns all optional. At least one of Source or Key is still required. | Live |
Make API dump report UIPageLayout.CurrentPage as GuiObject instead of Instance. | Live |
Focus is automatically switched to the graphics window when starting Play Solo mode, so you don't need to click it to start moving around. | Live |
Studio start page now shows the full path of games on your computer | Live |
Updated resize and rotate cursors for UI Editor | Live |
"Find" and "Find in Files" now keep a history of your most recent searches. | Live |
Studio keeps a history of your most recent Script locations. Use the back/forward keys on the "Navigation" panel of the Script ribbon (or associated hotkeys) to quickly jump between locations. | Live |
Right click on a script tab and select "Close Other Scripts" to close all open scripts except the selected script. | Live |
In properties filter you can type a semi-colon separated list of search parameters: you will see items that match any single item in the list. So searching on foo;bar will return matches for either foo or bar. | Live |
Hit Ctrl-J (Cmd-J on Mac) to clear the current selection. | Live |
Emulator button is centered when UI Editor button is not visible | Live |
Local Simulation on parts you don't know that are constrained to Anchored bodies or Terrain will become blocked to prevent Interpolation from fighting the Simulation. (Should fix some issues with Jailbreak Trains, and Cube Controller worlds) | Pending |
Fixes
Note | Status |
---|---|
A fix reducing the occurrence of the problem where fast driving vehicles jump when driving over seams between baseplates or blocks. | Live |
Fix Humanoid.AutoRotate in some cases. Made HumanoidRootPart 10x more likely to be assembly root. | Live |
When dragging objects parented to ScrollingFrame in UI Editor, position is now scaled appropriately | Live |
Fixed a Studio crash when inputting an invalid number range into a number range property. | Live |
Hitting Ctrl+1 to select while using UI Editor will always turn it off | Live |
You can't insert GuiObjects from UI Editor tab into un-parentable objects | Live |
Fixed the IK dragger not being able to move some mechanisms correctly when they contained multiple anchored parts | Live |
The "Client Memory" tab in the developer console will now show detailed memory stats for UWP and XBox places | Pending |
Fix some cases where Roblox in-game menus/dialogs are not translated into Spanish when the player's language is set to Spanish. | Pending |
Fixed a physics synchronization issue for FilterEnabled games. | Pending |