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

"Visualize Points" button creates errors #5

Open
ByteSz opened this issue Mar 8, 2025 · 0 comments
Open

"Visualize Points" button creates errors #5

ByteSz opened this issue Mar 8, 2025 · 0 comments

Comments

@ByteSz
Copy link

ByteSz commented Mar 8, 2025

Unity Version

2021.3.28f1 LTS

Description

When trying to use the point visualization feature in the plugin, and pressing the button to do so in the editor GUI, the targeted model disappears and an error is thrown.

Error

"ArgumentException: The Object you want to instantiate is null."

Cause

From some initial investigation, it seems this is due to the "_point" prefab being assumed to exist in the resources folder. This will not be the case in fresh projects, at least in Unity 2021.3 LTS.

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