Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 05:18
· 167 commits to master since this release

From 3.4.0 version, BakingSheet is being published as embedded package.
Unity users will be able to see full source code, and asmdef are correctly set up.
Samples package will be provided as separated file from now on.

However, this is breaking change for Unity package management.
To update BakingSheet from previous version:

  1. Remove old BakingSheet completely. Default install path is Assets/Plugins/BakingSheet.
  2. Import new BakingSheet package.
  3. Configure your Assembly Definitions to reference BakingSheet.

Sorry for the inconvenience and please report any bugs you meet.