Executing AnimationTree.set_animation_player
function crashes Godot (inifinite recursion?)
#83927
Labels
Milestone
Godot version
v4.2.beta.custom_build.e8d57afae
System information
Ubuntu 22.04 CI
Issue description
When executing
Godot crashes:
Command:
This example was found by Godot fuzzer - Qarminer, so it is quite unlikelly that this code could be used in real project, but still this should be handled gracefully.
Memory leaks or asan backtraces are visibe when using Godot build with sanitizers support - https://github.com/qarmin/GodotBuilds/actions (linux -> linux-editor-sanitizers)
Steps to reproduce
Above
Minimal reproduction project
Above
The text was updated successfully, but these errors were encountered: