Skip to content

Added unset layer check, and fixed unset layers in the pickables demo#788

Merged
BastiaanOlij merged 1 commit into
GodotVR:masterfrom
BastiaanOlij:fix_unset_layer_error
Mar 16, 2026
Merged

Added unset layer check, and fixed unset layers in the pickables demo#788
BastiaanOlij merged 1 commit into
GodotVR:masterfrom
BastiaanOlij:fix_unset_layer_error

Conversation

@BastiaanOlij
Copy link
Copy Markdown
Member

Really annoying thing in Godot is that it sometimes doesn't initialise properties when a scene is already open and the property in question is on a toolscript.

So we had some unset things which broke running the pickables demo.

This PR resolves that.

@BastiaanOlij BastiaanOlij added the bug Something isn't working label Mar 11, 2026
@BastiaanOlij BastiaanOlij added this to the 4.6.0 milestone Mar 11, 2026
@BastiaanOlij BastiaanOlij merged commit 2af9032 into GodotVR:master Mar 16, 2026
2 checks passed
@BastiaanOlij BastiaanOlij deleted the fix_unset_layer_error branch March 16, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant