SeriousCache / UABE

Asset Bundle Extractor
3.63k stars 471 forks source link

"Get script information" doesn't work #508

Open eeveeishpowered opened 2 years ago

eeveeishpowered commented 2 years ago

Whenever I try to load the script information to edit the MonoBehaviours in an asset file, I consistently get told that the program couldn't find any script assemblies. I'd expected it to work like it does in the old UABE (load DLLs from the game's Managed folder) but it doesn't look like it. Any help would be appreciated.

SeriousCache commented 2 years ago

Make sure to open all game files (esp. globalgamemanagers.assets) so UABE can locate the MonoScript assets that the MonoBehaviours link to.