Commit d16658d
committed
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.2...1.3.0) (2022-05-13)
### Bug Fixes
* Applied the correct method of getting IL2CPP code generation in Unity 2022 ([d87beed](d87beed))
* Fixed "No Script Asset for ..." warning appearing when changing serialized argument value in Play Mode ([366e585](366e585))
* Fixed add button icons missing after exiting play mode ([0ed9c9e](0ed9c9e))
* Fixed old serialized values passed to event listeners after changing in the inspector ([ed7aa78](ed7aa78))
### Features
* Added GameObject to the list of components that can be added as instance listeners ([4c02b52](4c02b52))1 parent 954669e commit d16658d
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments