改善
ご注意 | 状況 |
---|---|
Humanoid:ApplyDescription() functionality added | Live |
Changed the Avatar Context Menu so that custom menu items appear at the top of the list. | Live |
The Avatar Context Menu now closes after custom menu options are selected. | Live |
Add SliceScale property for ImageLabels and ImageButtons set to Slice. | Live |
Cloud based localization data is no longer pre-loaded on RCC and replicated to connecting Clients. LocalizationService.GetTranslatorForPlayerAsync should be used to load the desired cloud based translation data for a player's locale from now on. | Pending |
Fix issue with terrain replication. The issue caused some clients to not receive all of the terrain when the join. To trigger the bug, the terrain needed to change by script (e.g. Terrain:PasteRegion), so it should not affect any game that does not change the terrain by script. | Pending |
修正
ご注意 | 状況 |
---|---|
Fixed bug where Help buttons would take users to a 404 page | Live |
Fixed a bug where the hurt overlay could continue to flash after your character has already died. | Live |
Fixed a bug where the Activated event did not fire when using Gamepad on SurfaceGuis. | Live |
ScrollingFrames marked as active no longer sink button input on touch devices | Live |
Fixed issue on Xbox where teleporting did not work if it was the first game a user joined | Live |
Enabled script related action during debugging. | Live |
Removed find widget's in-line autocomplete Highlight search terms when reopening scripts Resolve issue with finding after crtl+f + enter searching for old terms | Live |