Search found 1 match

by gilgm
09 Dec 2014, 21:08
Forum: Official Announcements
Replies: 48
Views: 77810

Re: [Unity] v1.2 Preview

I'm getting a "TargetException: Non-static method requires a target" at runtime in a compiled build when implementing an OnPostInit routine in a UserControl. Even just having the method stub triggers the exception. The exception doesn't occur when running in the editor.