Similar to this problem
PackagingResults: Error: no matching function for call to ‘asuint’ - Programming & Scripting / Blueprint - Epic Developer Community Forums (unrealengine.com)
If you scroll way up to the top almost just slightly above all the red errors, you should be able to see some white text and usually it will tell you roughly the last thing it failed on which should give you a scope of what may have caused the problem in the first place which may likely be related to the cause of the error message.
I’d suggest starting there to get a better idea and narrow down the cause. Post it here for more help so that someone can see it in case you get stuck somewhere.
Here’s an example where there was a recent problem on my end for the NDK API with a red error below that appears to be unknown just to give you an example of what I mean by all that:
1 Like