godot/misc/extension_api_validation/4.2-stable_4.3-stable/GH-86687.txt

5 lines
290 B
Text

GH-86687
--------
Validate extension JSON: Error: Field 'classes/AnimationMixer/methods/_post_process_key_value/arguments/3': type changed value in new API, from "Object" to "int".
Exposing the pointer was dangerous and it must be changed to avoid crash. Compatibility methods registered.