Context Holder - switching context

Issue #60 resolved
Jan D created an issue

There is a bug in context holder. When you are using multiple context in one holder with ContextDataUpdater component.

When you change the context in context folder back and forth (A->B->A), than you have Context A updated with Context B via ContextDataUpdater, which is definitelly not correct. The updates should be isolated and related to the context in which they happen.

I have sent you a simple test scene with that bug to your email.

Comments (2)

  1. Christian Oeing repo owner

    Similar to #49, but there was another small issue that the test brought to light. So thanks Jan Dolejs for providing the example scene :)

  2. Log in to comment