Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array[SubViewport] element value cannot be assigned #75520

Closed
jzq740176597 opened this issue Mar 31, 2023 · 2 comments
Closed

Array[SubViewport] element value cannot be assigned #75520

jzq740176597 opened this issue Mar 31, 2023 · 2 comments
Labels

Comments

@jzq740176597
Copy link

Godot version

4.0.1.stable

System information

window10,forward+

Issue description

@export var subviewports: Array[SubViewport] = []

Array[SubViewport] 'element value cannot be assigned in inspector

Steps to reproduce

  1. create a foo gdscript
    with line @export var subviewports: Array[SubViewport] = []
  2. try add & drag SubViewport Node in scene to assign it

Minimal reproduction project

@Zireael07
Copy link
Contributor

sigh

Duplicate of pinned issue #62916

@YuriSizov
Copy link
Contributor

Indeed, thanks.

@YuriSizov YuriSizov closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants