Problem with serializing scenes #10881
Unanswered
randeri2211
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm new to bevy and trying to learn about scenes following a youtube tutorial(https://www.youtube.com/watch?v=4uASkH-FUWk&ab_channel=chrisbiscardi) and when im trying to serialize the scene i get an error:
Err(Message("Type 'bevy_utils::Instant' did not register ReflectSerialize"))
any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions