8000 _handleViewMetricsChanged null pointer exception by PROGrand · Pull Request #448 · UnityTech/UIWidgets · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Conversation

PROGrand
Copy link
@PROGrand PROGrand commented Dec 21, 2020

BUG (at least iOS)

  1. UIWidgetsPanel is disabled and enabled Unity GUI Text Field.
  2. User touches Text Field, Keyboard event comes, ViewportMatricsChanges emited, nullpointer occured in _handleViewMetricsChanged.

FIX: remove handler in onDisable.

BUG (at least iOS)
1. UIWidgetsPanel is disabled and enabled Unity GUI Text Field.
2. User touches Text Field, Keyboard event comes, ViewportMatricsChanges emited, nullpointer occured in _handleViewMetricsChanged.

FIX: remove handler in onDisable.
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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0