Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #255 AtomVariableInstancer assumes Base != null #309

Merged
merged 3 commits into from
Nov 27, 2021

Conversation

ThimoDEV
Copy link
Collaborator

@ThimoDEV ThimoDEV commented Nov 22, 2021

The null check on Base events in AtomVariableInstancer didn't account for Base itself and didnt create runtime AtomEvents.

@miikalo miikalo linked an issue Nov 27, 2021 that may be closed by this pull request
@miikalo miikalo added this to the v4.4.4 milestone Nov 27, 2021
@miikalo miikalo merged commit 225b8f7 into unity-atoms:canary Nov 27, 2021
@miikalo
Copy link
Collaborator

miikalo commented Nov 27, 2021

Squashed because of revert commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] AtomVariableInstancer assumes Base != null
2 participants