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: null reference destroying objects #526

Merged
merged 1 commit into from
Jan 9, 2021
Merged

fix: null reference destroying objects #526

merged 1 commit into from
Jan 9, 2021

Conversation

paulpach
Copy link
Contributor

@paulpach paulpach commented Jan 9, 2021

These are giving NullReferenceException, they should not be
necesary because unityevents automatically removes subscribers
when they are destroyed.

These are giving NullReferenceException,  they should not be
necesary because unityevents automatically removes subscribers
when they are destroyed.
@paulpach paulpach changed the title fix: NullReferenceException destroying objects fix: null reference destroying objects Jan 9, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 9, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@paulpach paulpach merged commit 3ad2608 into master Jan 9, 2021
@paulpach paulpach deleted the objmgrnre branch January 9, 2021 18:32
github-actions bot pushed a commit that referenced this pull request Jan 9, 2021
## [61.1.2](v61.1.1...v61.1.2) (2021-01-09)

### Bug Fixes

* NullReferenceException destroying objects ([#526](#526)) ([3ad2608](3ad2608))
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2021

🎉 This PR is included in version 61.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant