General
Unity version: 2022.3.26
Fish-Networking version: tested versions: 4.5.7, 4.6.4, 4.6.5
Discord link: https://discord.com/channels/424284635074134018/1352538645684424796/1352538645684424796
Description
For some nested object structures, object initialization throws Object was initialized twice without being reset. error
Replication
Steps to reproduce the behavior:
- Make a nested object in the structure of ROOT NOB -> SOME NOB or NON NOB -> PARENT NOB -> LEAF NOB
- Start as Host
- Switch to a scene with the problematic object structure to initialize as Host
Steps to reproduce with provided unity proj Download Link
- Add EntryScene and NestedNobsScene to the build
- Start EntryScene
- Observe the error for
Leaf nob initialization
Expected behavior
All objects initialize as expected
Screenshots
If applicable, add screenshots to help explain your problem.
General
Unity version: 2022.3.26
Fish-Networking version: tested versions: 4.5.7, 4.6.4, 4.6.5
Discord link: https://discord.com/channels/424284635074134018/1352538645684424796/1352538645684424796
Description
For some nested object structures, object initialization throws
Object was initialized twice without being reset.errorReplication
Steps to reproduce the behavior:
Steps to reproduce with provided unity proj Download Link
Leafnob initializationExpected behavior
All objects initialize as expected
Screenshots
If applicable, add screenshots to help explain your problem.