godotengine / godotengine/godot-docs
Raycast2D.force_raycast_update() docs does not state limitation
Open
area:class reference
bug
topic:physics
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.3
**Issue description:**
Regarding Raycast2D.force_raycast_update():
The documentation states: Use this method, **for example**, when the ray or its parent has changed state. However, it does not state that when other nodes were change, it might not work. If it should, then I need to report a bug in the engine.
**URL to the documentation page:**
[Raycast2D.force_raycast_update()](https://docs.godotengine.org/en/stable/classes/class_raycast2d.html#class-raycast2d-method-force-raycast-update)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.