jacobdufault / fullinspector

Full Inspector supercharges Unity's inspector
MIT License
111 stars 27 forks source link

Error with Unity 5.5 #195

Closed sanpats closed 7 years ago

sanpats commented 7 years ago

at unity 5.5beta, i receive the following message from unity.

Assets/FullInspector2/Core/Editor/IBehaviorEditor.cs(108,13): error CS0103: The name `Profiler' does not exist in the current context

jacobdufault commented 7 years ago

This should be fixed in master. I'll push a new release today.