❔ Unity3D C-Sharp Create class instance from Type
Hello need a little help trying to create an instance of a type at run time but once I try to create the instance it gets returned null, even after verifying that the time I'm looking for is correct but the System.Activator is not working for me I event tried to use the Assembly
