Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Additional, my new microchip had some nodes from an old microchip moved into it. Once I was able to get the microchip to update into my scenes, these moved nodes were missing. Turns out, they were still in the old microchip! But, they were also moved / in position they would be if they were on the new microchip.
Clearly there's some kind of diffing logic going on as Dreams needs to keep track of changes to objects so it doesn't replace the whole element in a scene (in case it has been modified). In this instance of creating a new microchip, it doesn't seem to have worked well though.
Eventually I worked through all these problems. For future work, I would really like to know more about how to avoid such situations in the future and so having some more understanding of how the update system works would be super useful.