Releases: SolidAlloy/GenericScriptableArchitecture
Releases · SolidAlloy/GenericScriptableArchitecture
1.2.1
1.2.1 (2021-10-17)
Bug Fixes
- Fixed exceptions when using UnityEvents interface and when creating new generic unity objects (167318c)
1.2.0
1.2.0 (2021-10-13)
Features
- Added an ability to traverse the hierarchy of types in the dropdown (2c1b045)
1.1.9
1.1.9 (2021-10-07)
Bug Fixes
- Fixed error in TimelineInternals.dll when Timeline package is not installed (8c73f40)
1.1.8
1.1.8 (2021-09-30)
Bug Fixes
- Started saving config changes to disk immediately after a change in generated assemblies (f08cc24)
1.1.7
1.1.7 (2021-09-29)
Bug Fixes
- Fixed MissingReferenceException sometimes appearing on MacOS (dc3b3de)
1.1.6
1.1.6 (2021-09-27)
Bug Fixes
- Integrated fixes from SolidUtilities and GenericUnityObjects (0741d83)
1.1.5
1.1.5 (2021-09-16)
Bug Fixes
- Fixed an issue with missing generic MonoBehaviours after pulling changes from git (e25cc42)
1.1.4
1.1.4 (2021-09-05)
Bug Fixes
- Updated GenericUnityObjects to fix issues with using git (acf79ff)
1.1.3
1.1.3 (2021-08-31)
Bug Fixes
- Deleted accidentally added cache file (62f9563)
- Fixed bugs in the GenericUnityObjects dependency package (ebfd9d2)
1.1.2
1.1.2 (2021-08-30)
Bug Fixes
- Fixed icon assets not being loaded when installing a package from git or openupm (e62b8c4)