[Bug] Exception when trying to pick up an object without a backpack #52
firepunchd
started this conversation in
Ideas
Replies: 1 comment
|
Hello @firepunchd, Thank you so much for submitting the bug report and for your valuable contribution! We will be implementing the suggested hotfix to address the issue. We sincerely apologize for the inconvenience this has caused, and we appreciate your patience. Once again, thank you for helping us improve the asset! Best regards, Rush Assets |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When trying to pick up an object/item without a pack Unity throws an exception.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When trying to pickup an object without the required container there should not be an error.
A hotfix is to add a line in InventorySupplierSo
All reactions