FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

_handleViewMetricsChanged null pointer exception by PROGrand · Pull Request #448 · UnityTech/UIWidgets · GitHub

This repository was archived by the owner on Apr 29, 2021. It is now read-only.
/ UIWidgets Public archive

_handleViewMetricsChanged null pointer exception - #448

Open
PROGrand wants to merge 3 commits into
UnityTech:masterfrom
PROGrand:master
Open

_handleViewMetricsChanged null pointer exception#448
PROGrand wants to merge 3 commits into
UnityTech:masterfrom
PROGrand:master

Conversation

PROGrand commented Dec 21, 2020
edited
Loading

Copy link
Copy Markdown

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL