Error sendind an object in Public Channel

MyFont.zip (53.9 KB)

The goal is to have access to a custom font with variable parameters in the entire app, using public channels.

try change the access: use TryGetValue instead of GetItem

Although you have a slightly different issue overall: the execution order isn’t quite defined. But this workaround seems to be the best solution.