Unity UI Extensions - Update 1.2.0

preview_player
Показать описание
Update news for the Unity UI Extensions project

New / updated features
----------------------
* Major updates to the Horizontal and Vertical Scroll Snap controls
* Replacement HSV/Color picker control and new Box Slider control
* Fixes / updates to the TextPic control
* Updates to SoftAlphaUI script - improved Text / worldspace support
* Updates to Extensions Toggle - Adds ID and event to publish ID on change
* New Gadient control - Gradient 2
* New UI ScrollRect Occlusion utility
* New UI Tween Scale utility
* New UI Infinite ScrollRect
* New Table Layout Group

Fixes
-----
* H&V Scroll Snap indexing issues
* H&V Scroll Snap performance updates
* H&V Scroll Snap Long swipe behavior updated
* H&V Scroll Snap support for Rect Resizing
* TextPic Set set before draw issues
* HSV picker replaced with more generic color picker

Known issues
------------
* The Image_Extended control has been removed due to Unity upgrade issues. Will return in a future update.

Upgrade Notes
-------------
Although not specifically required, it is recommended to remove the old UI Extensions folder before importing the new asset
The HSS picker especially had a lot of file changes in this update.

**Note** In Unity 5.5 the particle system was overhauled and several methods were marked for removal. However, the UI Particle System script currently still uses them
Either ignore these errors or remove the *_UIParticleSystem_* script in the "*Unity UI Extensions / Scripts / Effects*" folder

Check out more details on the BitBucket site including the asset downloads:
Рекомендации по теме
Комментарии
Автор

Thank you so much for this extension. It makes my life much easier. You are awesome. <3

michaelschnabel
Автор

Just added a minor patch-fix to the HSS / VSS. Starting screen validation on new scenes failed for some odd (read Unity magic) reason. (worked fine in all my test scenes).
New version uploaded, so if you're testing either HSS or VSS in a new scene, just download the new version :D

UnityUIExtensions
Автор

Is there an accordion demo, as I cannot get it to work in unity 2017?

thejolliestrancher