1 Open Issue Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the ueGear Unreal Engine plugin where the skeleton ComboBox in the UI doesn't update dynamically after importing a new skeleton. The current implementation populates the dropdown only during UI construction. The fix requires updating the ComboBox population to occur when the dropdown button is clicked, allowing for the selection of newly imported skeletons.

Complexity: 3/5
bug good first issue

Unreal Engine Gear

Python