UIWidgets
UIWidgets copied to clipboard
_handleViewMetricsChanged null pointer exception
trafficstars
BUG (at least iOS)
- UIWidgetsPanel is disabled and enabled Unity GUI Text Field.
- User touches Text Field, Keyboard event comes, ViewportMatricsChanges emited, nullpointer occured in _handleViewMetricsChanged.
FIX: remove handler in onDisable.