mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
225 B
Text
6 lines
225 B
Text
|
|
GH-85393
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/PhysicsShapeQueryParameters3D/properties/motion': type changed value in new API, from "Vector2" to "Vector3".
|
||
|
|
|
||
|
|
The type was registered wrongly, this was a bug.
|