Skip to content

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

@Keavon

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.

Metadata

Metadata

Assignees

Labels

CrashA panic which crashed the editor

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions