Fix Do not use readobjectthreaded on scene objects
Opened this issue · 0 comments
BrunoSilvaFreire commented
When using AssetDatabase.loadassetatpath (Probably here), Unity sometimes yell at us saying "Do not use readobjectthreaded on scene objects", even thought we don't really access any scene object.