改善
ご注意 | 状況 |
---|---|
Pathfinding service supports to climb the trusses. | Live |
Rename StreamingPauseMode to StreamingIntegrityMode, and also rename StreamingPauseMode.ClientPhysicsPause to StreamingIntegrityMode.MinimumRadiusPause to more accurately describe what it does. | Live |
Improved how MicroProfiler handles mouse input to avoid unwanted interactions between UI elements. | Live |
Add robux icon emoji | Live |
Updated the Learn More link in Autocomplete to direct to the new documentation site. | Live |
Add verification warning message to Asset Config | Live |
Display warning if price input goes over max price for plugins. | Live |
Fix Toolbox unverified search pill wording | Live |
Update Studio client setting fetch channel api to take in binary type parameter so it can use the same channel rollout logic as the website. | Live |
Persist the WebView2 processes after clearing the cookies. | Live |
Add attribute support for the Font data type. | Live |
bit32.extract and bit32.replace are now using the optimized implementation when width argument is omitted. | Pending |
bit32.extract is now noticeably faster when last two parameters (f and w) are constants. | Pending |
修正
ご注意 | 状況 |
---|---|
Fixed a rare collision detection crash. | Live |
Enabled a new optimized Streaming Architecture the is more optimized and properly streams complicated assemblies like Cars and Characters without breaking them. | Live |
Fixed a bug where scripts with Client RunContext would run before the game had fully loaded | Live |
Assets can now be taken off Marketplace even if you are at your distribution quota. | Live |
Fix an issue that focusing on TextBox with UICorner under CanvasGroup causes studio crash. | Live |