Skip to content

0.0.26-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@marwie marwie released this 25 May 22:25

[0.0.26-preview] - 2018-05-24

  • re-added Instantiate(AssetReference) for the sake of backwards compatability.

[0.0.25-preview] - 2018-05-23

  • workaround for engine bug surrounding shader build. Fix to engine is on it's way in.

[0.0.24-preview] - 2018-05-21

  • minor bug fix

[0.0.23-preview] - 2018-05-21

  • new format for content catalogs
  • detects changes in project and invalidates cached runtime data and catalogs
  • data is not copied into StreamingAssets folder when running fast or virtual mode
  • added external AssetEntry collections for use by packages
  • modifying large number of asset entries on the UI is no longer unresponsive
  • added an option to search the asset list in a hierarchical fashion. Helps track down which group an asset is in.
  • many small bug fixes.