godotengine / godotengine/godot-docs
Specify that focus neighbor "not set" means an empty NodePath, not null
Open
area:class reference
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.1.1
**Issue description:**
I tried to set focus neighbor property on a Control node to null but it gave me an invalid set index error. This is because I need to have an empty nodepath (^"") not null.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_control.html#class-control-property-focus-neighbor-bottom
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.