com.unity.netcode.gameobjects
com.unity.netcode.gameobjects copied to clipboard
ScriptableObject with missing script throwing warnings
There is a scriptable object included in MultiplayerTools 1.0.0 that throws warning whenever you call Resources.LoadAll()
You probably just need to fix the reference in the next version.
The warnings i get:
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '
@Marc477 Hi Marc, can you clarify which Unity version you discovered this on?
2020.3.25
Hello @Marc477 can you let us know if this is still happening for you? It should be fixed on newer Unity versions beyond 2021. Thanks for checking it out.