How could I fix these errors? #276
baobaogamedev
started this conversation in
Bugs
Replies: 1 comment 2 replies
-
While we aren't familiar with this error, I'm moving it over to "Bugs" for us to keep track of. That said, after some initial googling to investigate, this appears to be a Unity bug with the SerializeReference feature (which Nova uses for ItemVisuals). Some more googling/forum posts could offer more insights, but here are a couple of links we found which may be useful:
And finally, which version of Unity are you using? |
Beta Was this translation helpful? Give feedback.
2 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.
-
There are some errors after I exit the game.
Could not update a managed instance value at property path 'managedReferences[_____________]', with value 'Nova.UIControls ButtonVisuals'
Trying to update the managed reference registry with invalid propertyPath(likely caused by a missing reference instance)'managedReferences[_____________].Label', with value
How could I fix these errors?
Beta Was this translation helpful? Give feedback.
All reactions