Improvements
Note | Status |
---|---|
Made GuiBase2d.RootLocalizationTable publicly visible | Live |
Changed the CSV format exported by the Localization Tools Import/Export buttons. Now exports the combined CSV with all languages in the table. | Live |
Automatically re-translate all auto-localized GUI elements when RobloxLocaleId changes. | Live |
Adjusted the default camera height in portrait mode | Live |
You can now leave team create games from the Studio start page | Live |
Added a keyboard shortcut (Ctrl+K is default) for clearing the output widget. | Live |
Added UI toggle button to show/hide UI instances in 3d view | Live |
Added emulator button in UI editor mode | Live |
Deactivating a game on the studio start page now asks for confirmation | Live |
Fix lag caused by the localization tools plugin on high DPI monitors | Live |
Made the Play in Language buttons in the Game Localization Tools agnostic of your default language. | Live |
All Effects now have Part as a preferred parent | Live |
Split the test language buttons into a separate section | Live |
Fixes
Note | Status |
---|---|
Turned PathWaypoint into a native type. Now it can be replicated between clients and server. | Live |
Fixed bug where RenderStepped event in Studio returned an incorrect delta | Live |
LocalizationTable right click "Save as CSV..." now includes the UTF-8 BOM for Excel compatibility. | Live |
Fix FormatByKey for Translators obtained from LocalizationService:GetTranslatorForPlayer. They were totally broken and their lookups would always fail. | Live |
Fixed a bug that sometimes caused the client log to spam "Remote event invocation queue exhausted for ReplicatedStorage.DefaultServerSoundEvent..." | Live |
An error message no longer appears to a user if they are attempted to be teleported multiple times in a row | Live |
Keyboard input on windows now works when Discord overlay is engaged. | Live |
Make PlaceholderText + PlaceholderColor3 replicate and serialize properly. | Live |
Fix UIScale not applying to descendants inside folders. | Live |
Debugging cyclic tables, instead of an error message now we show partially valid table | Live |
Fixes a bug with WASD keys being registered multiple times | Live |
Fixes issue with Ctrl/Shift being synced between 3D view and explorer | Live |
Studio start page now remembers where you last were when you restart studio | Live |