Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Vern_S on August 08, 2016, 04:48:05 PM
-
Any ideas on how to fix?
Assets\PlayMaker Utils\Wizards\LinkerWizard\LinkerData.cs(88,38): error CS1061: 'Type' does not contain a definition for 'Assembly' and no extension method 'Assembly' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
Unity 5.4.0f1 - Hololens Developer preview
Thanks
-
Has anyone found a fix for this yet? I am having the same issue.
-
same issue.
-
Hi,
It's likely due to the class you are trying to reach via GetProperty or similar reflection based actions.
Can you tell me which class you think it's trying to reach? If you don't know, I'll see if I can do a better reporting system for when this occurs.
are you ALL using hololens in this post?
Bye,
Jean