The Communist
NNormal
•Created by The Communist on 1/22/2025 in #🤝ask-a-question
Failed to set model on component on application quit.
I get the following errors occationally when unplaying in Unity.
Failed to set model on component (1:DrinkCoaster-112 (DrinkCoasterController)).
UnityEngine.Debug:LogError (object)
Normal.Realtime.RealtimeView:BindModelsToComponentMap (Normal.Realtime.ImmutableModelCollection,Normal.Realtime.RealtimeComponentMa
this is then followed by a bunch of null references on realtime objects. I am not sure why it is only occationally it seems like something might not be tearing down correctly and I get the null references because my code is still trying to access the networked variables?
Just looking to see if anyone has some tips or ideas on what could cause this. Thanks
Just looking to see if anyone has some tips or ideas on what could cause this. Thanks
10 replies