error Guides unity5

The name `Profiler' does not exist in the current context [Solved]

Human
April 26, 2017
0 Comments
Home
error
Guides
unity5
The name `Profiler' does not exist in the current context [Solved]
Unity upgrades come with more features and ease where it also bring problem for some indie as well as pro developer, Like this "profiler" error.

Recently i moved my older unity project to latest unity 5.5 and see this error.
The name `Profiler' does not exist in the current context

 

 The simple solution for this error is to add this class >  using UnityEngine.Profiling; and everything will work fine.
 

Thats it :) Keep supporting us :) there is a support button on top.

See Also:Your android debug keystore file is missing [FIX]

Blog authors

No comments