com.unity.netcode.gameobjects icon indicating copy to clipboard operation
com.unity.netcode.gameobjects copied to clipboard

ScriptableObject with missing script throwing warnings

Open Marc477 opened this issue 3 years ago • 3 comments

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.

warning

The warnings i get: The referenced script (Unknown) on this Behaviour is missing! The referenced script on this Behaviour (Game Object '') is missing!

Marc477 avatar Sep 18 '22 00:09 Marc477

@Marc477 Hi Marc, can you clarify which Unity version you discovered this on?

becksebenius-unity avatar Sep 20 '22 21:09 becksebenius-unity

2020.3.25

Marc477 avatar Sep 20 '22 22:09 Marc477

MTT-4716

ashwinimurt avatar Sep 22 '22 14:09 ashwinimurt

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.

mtarzwell avatar May 15 '23 14:05 mtarzwell