Fixed a bug where destroying a hovered GrabInteractable can throw an exception under some circumstances.
The interactor created by the Controller Distance Grab QuickAction had an invalid pointer pose.
Fixed inspector warnings thrown by AnimatorOverrideLayerWeight.
WhenUpdated events were not fired when a component is enabled if the data had already updated, causing one frame staleness of data.