Skip to content

2.1.6

Compare
Choose a tag to compare
@Juniverse Juniverse released this 12 Apr 22:46
· 519 commits to main since this release

2.1.6

Features:

  1. Provided URP/HDRP Shader support for characters and one-click shader upgrade feature.
  2. Added more options to DefaultSetting:
    1. enable/disable server audio transmission
    2. support enable/disable user's interruption
    3. support saving/loading dialog history.
  3. Improved the accuracy of logging the start/end time of a character.
  4. Character is interruptible if not talking to.
  5. Added OnGoalComplete UnityEvent for Character.
  6. Added Sample Scene for dynamically instantiating characters.

Bug Fixes:

  1. Fixed a bug that caused a runtime crash on exit.
  2. Fixed a bug that caused the character to be pulled back to the starting point when too far away from the player.
  3. Fixed a bug that caused the character to interrupt the player's recording when the record button was held down.
  4. Fixed a bug that occasionally unable to switch talking characters.