Skip to content

Version 3.1.x

This is the release notes for the The Unity SDK version 3.1.x series

Unity SDK 3.1.5

Fixed

  • [Unity] Fixed an IndexOutOfRangeException occurring when using the Content Editor Window.
  • [Unity] Fixed an issue where button to create a new snapshot was not displayed when no snapshots existed.

Unity SDK 3.1.4

Fixed

  • [Unity] Fixed an issue where content drawer was not including subtype contents

Unity SDK 3.1.3

Fixed

  • [Unity] Fixed an issue where renaming a content item in a virtual scroll view would fail.
  • [Unity] Fixed an issue where searching for items of a content subtype was not being found.
  • [Unity] Fixed an issue where updates to content did not trigger a repaint in the Content Editor.

Unity SDK 3.1.2

Fixed

  • [Unity] Unity performance issue from calling some CLI commands in a short period of time

Changed

  • [Unity] Bumped CLI Version to 5.4.2

Unity SDK 3.1.1

Changed

  • [Unity] Bumped CLI Version to 5.4.1

Unity SDK 3.1.0

Added

  • [Unity] Support to CLI Snapshot management on Content editor.

Fixed

  • [Unity] StatsService does not throw NullReferenceException on request recovery.

Changed

  • [Unity] Updated Microservices configuration Federation list to a view-mode only. Now federation are listed based on the OpenApi specification generated from the Microservices. So no need to previously add Federation Id to a Federation Interface on Unity.