Eero Häihälä

Results 2 issues of Eero Häihälä

``` { "resource": "/E:/projects/piston-examples/examples/cube.rs", "owner": "rustc", "code": { "value": "mismatched-arg-count", "target": { "$mid": 1, "external": "https://rust-analyzer.github.io/manual.html#mismatched-arg-count", "path": "/manual.html", "scheme": "https", "authority": "rust-analyzer.github.io", "fragment": "mismatched-arg-count" } }, "severity": 8, "message": "expected...

**Describe the bug** There seems to be a bug in how parent-child relationships with gltfs work when synctesting. See [minimal reproduction](https://github.com/haihala/bevy_ggrs_repro). The scene root seems to lose it's `Children` component...

bug