nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.04k stars 133 forks source link

UABEA doesn't show save dialog when clicking save #328

Closed wiiotaku closed 2 months ago

wiiotaku commented 2 months ago

When I try to modify my files, and try to save, it doesn't because both ctrl+s and dropdown menu options don't work, will this be fixed?

nesrak1 commented 2 months ago

I think it is saving (you didn't indicate how you know it's not saving.) If you had unsaved changes and closed the window, it would show a popup box asking if you want to save before closing.

Remember to save the bundle as well as the assets file you opened through the info button (although a dialog should exist on both.) If you don't see your changes in game, it's possible what you're changing exists in multiple places in the game.