Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Mazyod on December 01, 2016, 11:04:16 AM
-
Hi,
I think you need to add using using UnityEngine.Profiling; whenever you use Profile class. See here:
http://forum.photonengine.com/discussion/8327/unity-5-5-0b3-gives-errors
Thanks,
Maz
-
I actually have a 5.5 version ready on my end. I'm just running it through the paces in my own project first before pushing it live.
Unity adds UnityEngine in front of Profiling calls automatically when you upgrade.