Unity Studio 0.44
29 documented changes.
- Version
- 0.44
- Product
- Unity Studio
Unity Studio 0.44
New features
- Change
Materials shown as colored spheres
- Change
Edit read-only materials
- Change
Add component organized by folders
- Change
Plus button disabled in logic and assets
- Change
Top folders show subfolders
- Feature
Analytics opt-out added
- Improvement
Tutorial updated
- Change
Editable imported hierarchies
- Change
New light types
- Change
New UI controls
- Change
Expanded audio format support
- Change
9-Slice support for textures
- Change
Material thumbnails in the Project panel now display colored spheres that reflect the material's actual color. This makes materials easier to identify at a glance.
- Web
- Feature
Added an Edit Material option in the Mesh Renderer and Skinned Mesh Renderer components that allow you to edit read-only materials. For more information, refer to Create, edit, and assign materials.
- Web
- Feature
Added component selection organized by folders in the Inspector's Add Component menu, which makes it easier to find and select scripts.
- Web
- Change
Modified the Add (+) button so it's disabled if you try to select the `Logic` or `Assets` folders, because creating folders there isn't supported.
- Web
- Feature
Added subfolder visibility for top-level folders in the Project panel. When you select `Assets` or `Logic` , the `Built-In` and `My Assets` subfolders now display.
- Web
- Feature
Added an option to opt out of analytics tracking in your profile settings, which gives you control over whether Unity Studio collects usage data.
- Web
- Improvement
Updated the tutorial to reflect the new way to manage materials.
- Web
- Feature
Added the ability to break imported asset hierarchies after you drag them into the scene. You can move, add, or delete individual GameObjects and save the scene correctly. For more information about assets, refer to Assets.
- Web
- Feature
Added point lights and spot lights. After you add a light, choose your preferred light type from the Type dropdown and adjust settings to control the scene's lighting and atmosphere.
- Web
- Feature
Added new UI controls: a slider element and a toggle control for on/off states.
- Web
- Change
Unity Studio now supports MP3, AIFF, and WAV audio files. After you upload audio files to the Asset Manager and import them into Unity Studio, you can drag them directly into the scene to automatically create an Audio Source.
- Web
- Feature
Added 9-slice support for textures, which allows you to define non-stretching borders and adjust width, height, and border settings for scalable UI elements like buttons, panels, and backgrounds.
- Web
Bug fixes
- Fix
Fixed material property animations so they work correctly following the asset data model rework.
- Fix
Fixed the Add Component window to show a scroll bar, which prevents long script lists from being cut off.
- Removal
Modified draft removal behavior so when you remove an asset from a draft, all related references are cleared automatically.
- Fix
Fixed the `Copy` keyboard shortcut (Cmd+C) so it works correctly.
- Fix
Fixed the Long loading times notification so it disappears once the draft finishes loading.
Unity Studio 0.44
New features and bug fixes for Unity Studio 0.44.
Release summary
- Fix
New features and bug fixes for Unity Studio 0.44.
- Web