Skip to content

Release Notes

Upgrade Guide

To upgrade Utility Intelligence you need to do the following:

  1. Backup your project
  2. Remove the following folders:
    • CarlosLab/Common
    • CarlosLab/UtilityIntelligence
  3. Re-import Utility Intelligence package

1.0.8

Changed

  • Refactored Input and TargetFilter.
  • [Breaking] Renamed IsLessThanOrEqualValueNormalizations to IsLessThanOrEqualToValueNormalizations
  • [Breaking] Renamed IsGreaterThanOrEqualValueNormalizations to IsGreaterThanOrEqualToValueNormalizations

Breaking Changes

Sorry, if you are using IsGreaterThanOrEqualValueNormalizations or IsLessThanOrEqualValueNormalizations, after upgrading to 1.0.8, you need to edit Intelligence Data to update these class names by using File Toolbar Menu.

Fixed

  • Fixed an issue where the consideration editor did not update properly when removing an input from InputTab.

1.0.7

Fixed

  • Fixed an issue where adding multiple target filters did not work

1.0.6

Added

  • Added Ids for Views

Fixed

  • Fixed an issue where list items could be renamed to an empty string.
  • Fixed an issue where only the selected consideration would update the new input name when renaming an input.
  • Fixed issues where only the selected decision would update the new consideration name when renaming a consideration, and the new target filter name when renaming a target filter.

1.0.5

Changed

  • Group these classes under the menu: AddComponent/CarlosLab.
    • UtilityWorldController
    • UtilityAgentController
    • UtilityAgentFacade
    • UtilityEntityController
    • UtilityEntityFacade
  • Separate the ChargeStations from Environment prefab in demos.

1.0.4

Added

  • Added variable classes to store GameObject and Transform.

Fixed

  • Fixed an issue where custom variables could not be referenced in the Editor.

1.0.3

Added

1.0.2

Added

Changed

  • Removed Consideration Benchmarks.

1.0.1

Added

  • Consideration Benchmarks.
  • InfluenceCurve Benchmarks.

Changed

  • Select the first decision maker if all decision makers return a score of 0.

Fixed

  • Fixed the issue where the state of a decision maker was incorrect when exiting/entering.
  • Fixed the issue where the Editor did not select the correct decision when adding or removing decision makers, decisions and considerations.

1.0.0

First release


Last update : May 15, 2024
Created : March 31, 2024