com.unity.learn.iet-framework 4.0.0

com.unity.learn.iet-framework

Notes: processedReleased July 15, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

📈 Improvements

  • The minimum version supported by the package was raised to 2021.3

Features

  • Video now start paused and a set of control have been added to pause/play and scrub through them
  • Video can now be defined with an external URL that will be streamed in
  • Medias (Videos and Images) can now be pop-out into a separate window that can be resized
  • Added an optional image to be displayed after the instruction on a Tutorial page
  • Added an option in Scene management settings of Tutorial to not restore the scenes after exiting that tutorial to
  • the scenes that were opened before it started
  • Added a function to highlight the Tutorial Window in TutorialContainer
  • Added a new option, Focus Editor Window, is available when unmasking an EditorWindow. Setting this to true focus or open
  • the targeted window if it's not focused or opened yet.

🔧 Bug Fixes

  • Text now use the built-in Rich Text support from UI Toolkit, so any rich text tag listed in the Unity Manual is now supported