readyplayerme / rpm-unity-sdk-webview

WebView helps you display an in-engine browser that helps you load RPM website where you can create avatars and receive avatar URL at the end of the process.
zlib License
13 stars 7 forks source link

safer null check #24

Closed Thaina closed 3 weeks ago

Thaina commented 6 months ago

TICKETID

Description

There are some null error and looping after using webview

Changes

Updated

Some little null check in webviewpanel

How to Test

Use the webviewpanel without setting value to its variable

Checklist

Thaina commented 3 weeks ago

@HarrisonHough why?