Thanks for solving this issue. But in my case I do need to keep an initial snapshot state of a loaded entity in a general way without performance or memory impact and PreLoadEvent was the simplest way for doing that. Probably I’ll switch back to PreLoadEvent once this fix is released. I would be good to have similar thing in PostLoadEvent but I’m not sure how feasible that would be. |