atenfyr / UAssetGUI

A tool designed for low-level examination and modification of Unreal Engine game assets by hand.
MIT License
529 stars 75 forks source link

Unreal 5 Support #42

Closed visuallization closed 2 years ago

visuallization commented 2 years ago

Is your feature request related to a problem? Please describe. Hey there, cool tool! It would be great to also open ue5 uassets? Is it planned to have this option in the future, or is it already somehow working? Currently I get a System.ArgumentOutOfRangeException when trying to open an ue5 animation montage uasset.

Describe the solution you'd like Support ue5.

Describe alternatives you've considered I checked if there are other tools out there, but yours seems to be the most actively maintained.

Additional context image

atenfyr commented 2 years ago

Duplicate of atenfyr/UAssetAPI#36