Describe the bug
When you try to upload an image to deploy a new marketplace, it does not do anything and therefore you can't proceed with minting the marketplace.
Steps
Steps to reproduce the behavior:
- Run the MarketplaceSampleScene as a WebGL build
- Click on marketplace > create.
- Fill out the name, description, and click upload image.
- You'll see that it does not upload the image.
Expected behavior
The user should be able to upload an image and then mint a marketplace contract.
Console errors
SendMessage: object ImageUploader not found!
Desktop (please complete the following information):
- Chainsafe SDK version: 2.6.0, Marketplace V2.6.1
- Unity Version: 2022.3.19f1
- Operating System: Windows 11 Pro
Additional context
I am using the dev branch to test the marketplace sample scene.
Describe the bug
When you try to upload an image to deploy a new marketplace, it does not do anything and therefore you can't proceed with minting the marketplace.
Steps
Steps to reproduce the behavior:
Expected behavior
The user should be able to upload an image and then mint a marketplace contract.
Console errors
SendMessage: object ImageUploader not found!
Desktop (please complete the following information):
Additional context
I am using the dev branch to test the marketplace sample scene.