You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to open the exported json file results in an error: "Encountered an unknown error when trying to open this file! System.NullReferenceException: Object reference not set to an instance of an object."
This issue is very similar to closed issue #91, which was solved by allowing an object be set to null. My guess is a different object is being set to null here.
Expected behavior
When converting to .json, you should be able to reopen the json in UassetGUI to convert back to uasset.
Screenshots
Desktop:
OS: Windows 11
Version or Commit: UAssetGUI v1.0.2 (eea59f3 - 46c4fbf). Not sure what UAssetAPI version the gui uses, but the github page said to report these kinds of errors here instead of on UAssetGUI's issues page.
Additional Context
The .uasset file is from Islands of Insight, and was cooked with Unreal Engine version 4.27