Skip to content

Crash when Properties panel changes before input widget is sent to backend #645

Description

@Keavon

Select a layer, edit an input widget like a NumberInput, click in the viewport so it deselects the layer, this causes a crash because it's sending the widget value update to the backend which arrives after the widget ID has been disposed since the Properties panel isn't showing that widget anymore. Ideally, we'd apply the update before deselecting so the user's input isn't lost.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

CrashA panic which crashed the editor

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions