Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when clicking Assign... button on a Array of NodePath in AnimationTrackKeyEdit #90342

Closed
AeioMuch opened this issue Apr 7, 2024 · 0 comments · Fixed by #90414
Closed

Comments

@AeioMuch
Copy link
Contributor

AeioMuch commented Apr 7, 2024

Tested versions

System information

Windows 10.0.19045 - GLES3 (Compatibility) - NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.5212) - Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 Threads)

Issue description

When clicking the Assign... button on an Array[NodePath] in the AnimationTrackKeyEdit, the editor crash. Bisected it and the regression come from : #85386

Steps to reproduce

  1. Export an Array[NodePath]
  2. Add elements to it
  3. Create an animation on an AnimationPlayer
  4. Create a keyframe for the exported Array[NodePath]
  5. Click on the key to inspect the AnimationTrackKeyEdit
  6. Click Add Element
  7. Click Assign...
  8. Witness the crash

Minimal reproduction project (MRP)

ExportArrayNodePathCrash.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants