改进
说明 | 状态 |
---|---|
Added support for attributes in team create | Live |
Added support for trackpad gestures on the Windows client. | Live |
A new beta feature UIGradient is added and will take effect in studio if you turn on the feature. Publishing with this new feature is temporarily unavailable when we are collecting feedbacks. | Live |
Memory tracking improved with additional categories under the developer console. | Pending |
Users have uploaded Models as different types of uploaded but unmoderated asset types. "require" can currently load these. This can only happen with modified versions of Studio or third party programs. A future change may remove this behavior. | Pending |
models that contain "Studio" or other settings objects will have these instances skipped but will continue to load the rest of the model. This should not affect models created by unmodified studio. | Pending |
修复
说明 | 状态 |
---|---|
In studio, http proxy settings will be reset. These properties will no longer be writable from plugins or the command bar. They will remain readable. | Live |
Fixed TextLable.TextTruncate truncating text unnecessarily. | Live |
Fixed Studio freeze due to loading of plugins having 'wait' or any other yield calls called before creation of plugin itself. | Live |
disabled autosave to the cloud | Live |
Fix children of UITableLayout rows not being sorted based on LayoutOrder. | Live |