Zenject
Zenject copied to clipboard
The referenced script on this Behaviour (Game Object '<null>') is missing!
Describe the bug I'm using some validation on project. And one of them is found issue with examples
To Reproduce validation code is
foreach (var path in UnityEditor.AssetDatabase.GetAllAssetPaths())
{
UnityEditor.AssetDatabase.GetMainAssetTypeAtPath(path);
}
Screenshots
Extenject and Unity info (please complete the following information):
- Zenject version: https://github.com/svermeulen/Extenject.git?path=/UnityProject/Assets/Plugins/Zenject#9.2.0
- Unity version: 2020.3