Skip to content

Serialize issues on play or save #324

@MiniMinerX

Description

@MiniMinerX

Describe the bug
Im having serialize errors with StandardMaterial.

err="failed to serialize prefab: Message("type alloc::sync::Arc<bevy_asset::handle::StrongHandle> did not register the ReflectSerialize or ReflectSerializeWithRegistry type data. For certain types, this may need to be registered manually using register_type_data (stack: bevy_pbr::mesh_material::MeshMaterial3d<bevy_pbr::pbr_material::StandardMaterial> -> bevy_asset::handle::Handle<bevy_pbr::pbr_material::StandardMaterial> -> alloc::sync::Arc<bevy_asset::handle::StrongHandle>)")"

This error occurs for any meshes I have in scene.

Im using the fix-picking branch, well one I forked from a week ago I don't know how far along fix-picking is now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions