Skip to content

1.17.17

Compare
Choose a tag to compare
@marwie marwie released this 13 Apr 18:06

[1.17.17] - 2021-04-06

  • Add AssetPostprocessor for AddressableSettings after AssetDatabase is Initialised, if not yet initialised on initial project launch.
  • Removed serialisation of m_MainAsset and m_TargetAsset from Group entries.
  • Fixed a warning "CacheInitialization.CacheInitOp.m_UpdateRequired'' is assigned but its value is never used" when building for platforms that don't have caching enabled
  • A message is printed on successful Addressable build
  • Properly save profile variables when switching profiles
  • Fixed bug where multi-selected Addressable Groups weren't all getting set dirty on an edit.
  • Fixed bug where Fast Mode wasn't respecting Log Runtime Exceptions setting
  • Implicit assets are now taken into account when using applying a label restriction on an asset reference