Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Deployment Launcher Editor window throws a NullReferenceException #956

Open
jamiebrynes7 opened this issue May 24, 2019 · 0 comments
Open
Labels
A: deployment-launcher Area: Deployment launcher feature module S: known-issue Status: This is a known issue T: bug Type: This is a bug

Comments

@jamiebrynes7
Copy link
Contributor

Affects: Release v0.2.2 and up
Internal Ticket: UTY-2046


Description

The Deployment Launcher Window throws a NRE with a stack trace similar to the following:

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.GameObjectInspector.ClearPreviewCache () (at C:/buildslave/unity/build/Editor/Mono/Inspector/GameObjectInspector.cs:203)
UnityEditor.GameObjectInspector.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Inspector/GameObjectInspector.cs:191)
UnityEditor.AssetDatabase:SaveAssets()
Improbable.Gdk.DeploymentLauncher.DeploymentLauncherWindow:OnEnable() (at Packages/com.improbable.gdk.deploymentlauncher/DeploymentLauncherWindow.cs:61)

This seemingly can happen randomly, even when not in use, provided that the Editor window is open.

Workaround

This error appears to be harmless and can be ignored.

@jamiebrynes7 jamiebrynes7 added T: bug Type: This is a bug S: known-issue Status: This is a known issue A: deployment-launcher Area: Deployment launcher feature module labels May 24, 2019
@jamiebrynes7 jamiebrynes7 changed the title Deployment launcher throws a NullReferenceException Deployment Launcher Editor window throws a NullReferenceException May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: deployment-launcher Area: Deployment launcher feature module S: known-issue Status: This is a known issue T: bug Type: This is a bug
Projects
None yet
Development

No branches or pull requests

1 participant