UAssetAPI
UAssetAPI copied to clipboard
A low-level .NET library for reading and writing Unreal Engine 4 game assets.
Game : Vampyr Unreal : 4.15.3 UAssetGUI: v1.0.0.0-alpha.6 OS : Windows 10 Home (10.0.19044) Heya! Got a game that the API seems to be having an issue parsing the uassets....
Hey :D **Describe the bug** "Encountered 1 unknown property types: Field Path Property" when open the UAsset with UAsset API. Game Engine Version is 4.26.1.0 [Necromunda Hired Gun 4.26.1.0.zip](https://github.com/atenfyr/UAssetAPI/files/8854731/Necromunda.Hired.Gun.4.26.1.0.zip) I...
Tried to open some files from the game Will To Live Online, found myself with error System.NullReferenceException in line 203 of MainSerializer.cs Steps to reproduce the behavior: 1. Open UAssetGUI.exe...
Hi and Happy New Year. I have this Failure when i try to open any UAssets from the Game "Space Hulk Deathwing Enhanced Edition". Engine Version from the Game is...
**Is your feature request related to a problem? Please describe.** Is it possible to parse these export types? Material, MaterialExpressionMaterialFunctionCall, MaterialExpressionStaticSwithParameter, MaterialExpressionTextureSampleParameter2D... [M_COM_DetailMaster_B.zip](https://github.com/atenfyr/UAssetAPI/files/7256956/M_COM_DetailMaster_B.zip) **Describe the solution you'd like** Looking to...
**Is your feature request related to a problem? Please describe.** Property isn't parsed. **Describe the solution you'd like** Implement/parse the property. **Describe alternatives you've considered** Maybe trying to implement it...
The game is created by UE 5.2.1 I use `UnrealPak.exe` to export the contents. But these resources can not import to Ue project. When I try to open it with...
Failed to maintain binary equality error. Sample Object included. [BP_BuildObject_BaseCampWorkHard.zip](https://github.com/atenfyr/UAssetAPI/files/14074975/BP_BuildObject_BaseCampWorkHard.zip)
Keep getting "Failed to parse 1 exports!" when trying to open any files from this game Game: F1 Manager 2023 Engine: I believe run on 5.1 since using 5.1 below...
Support for Unreal Engine 5's UAssets such as Fortnite's would be a good addition