Resources.FindObjectsOfType not working
This issues may stem by searching resources rather than the scene.
Possible solution:
- Use regular scene references rather than resources (check this).
This issues may stem by searching resources rather than the scene.
Possible solution: