Troubleshooting
This section describes errors or problems you can encounter when you use the Unity Cloud Metadata package.
General issues
I can't access a resource
If you can't access a specific resource, make sure you:
- Are logged in with your Unity ID
- Access to the Asset Management Dashboard to access the resource you want to open
Getting started issues
Runtime errors appeared when building the package
To avoid runtime errors when building with this package, follow these steps:
- In your Unity Editor Project window, go to Edit > Project settings.
The Project setting window opens. - Select the Player option.
- Scroll to the Additional Compiler Arguments section.
- Set the Managed stripping level option to:
- Disabled
or - Minimal (if the Disabled option isn't available)
Sample issues
Query Builder sample
I have no metadata attached to my scene
If there's no metadata attached to your dataset, it could be because the file did not contain any metadata.
Metadata Hierarchy sample
I don't see any nodes in the left panel
If you don't see any nodes in the left panel, not even the Root node, it could be because the dataset you selected doesn't contain any metadata. Be sure your loaded dataset is streamable. If not, generate a streamable dataset via the Asset Management Dashboard.