ExtendRealityLtd / Tilia.Interactions.Interactables.Unity

A variety of mechanisms for interacting between interactors and interactables in a spatial scene for the Unity software
MIT License
9 stars 3 forks source link

fix(Proxy): prevent null exception in event proxies #83

Closed thestonefox closed 3 years ago

thestonefox commented 3 years ago

There was an issue where an event proxy could be called but the Payload was null causing a null exception to occur. This has now been guarded against.

ExtendReality-Bot commented 3 years ago

:tada: This PR is included in version 1.16.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: