What's new in Unity Studio 0.40
Learn about the new features and bug fixes introduced in Unity Studio 0.40.
Read time 1 minuteLast updated 10 hours ago

New features
The following features are new in this version of Unity Studio:New Tutorials
We've extended the tutorials by adding new guided steps to cover:- Importing objects from the Asset Manager
- Adding UI elements
- Animating objects using the Animation Director
- Publishing your first application
List of supported file formats
A comprehensive list of all supported file formats appears on the right side panel when importing assets through the Asset Manager to help identify the file types compatible with Unity Studio.Bug fixes
- Fixed an issue where animated rotations didn't rotate correctly for assets with non-default starting rotation.
- Fixed an issue where copying published build text failed on Safari, preventing access to published draft URLs.
- Some assets in the Asset Manager didn't appear when a large number of hidden files such as Studio Drafts were present in the same folder.
- Fixed an issue where unsupported image formats such as PSD files was being allowed to import, causing errors.
- File extensions are no longer case-sensitive and don't incorrectly appear as unsupported files. For example, FBX now works the same as .fbx.
- Fixed an issue where certain assets lost their color settings when exiting Play mode.