Click or drag to resize
1.8.7

Version 1.8.7 was released on 2016-07-13.

New Features
  • Improved support for Mono AOT; set the CANDLELIGHT_MONO_AOT scripting define symbol for the target platform in your player settings if you need to build to Mono AOT (for e.g., faster iteration times when testing).
  • Added custom icon to HyperText components in the inspector.
Changes
  • Library updates.
Bug Fixes
  • Fixed bug causing HyperTextStyles to retain memory allocated by HyperTextProcessor after a HyperText object is destroyed.
  • Fixed MissingReferenceException introduced in 1.8.6 when disabling and then re-enabling a HyperText with quads in the editor when game is not playing.
  • Fixed possible NullReferenceException introduced in 1.8.6 when opening scenes with quads in the editor.
See Also