Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading an Uncooked UAsset results in NRE #102

Open
evilfactory opened this issue Jan 29, 2025 · 0 comments
Open

Loading an Uncooked UAsset results in NRE #102

evilfactory opened this issue Jan 29, 2025 · 0 comments

Comments

@evilfactory
Copy link

Describe the bug
Trying to load an uncooked UAsset results in a null reference exception.

To Reproduce
Steps to reproduce the behavior:

  1. Download LevelDefinition.zip (The asset is uncooked)
  2. Load the provided asset by doing new UAsset("LevelDefinition.uasset", EngineVersion.VER_UE5_1);
  3. Null reference exception

Expected behavior
It should load.

Screenshots
Image

Desktop (please complete the following information):

Additional context
The asset has been created using Unreal Engine 5.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant