Hello everyone:
I just create a empty scene and add a particle system to it. As I run it, a warning is like this:
MissingMethodException: Cannot find the requested method.
UnityEditor.ParticleEffectUI.RefreshShowOnlySelected ()
UnityEditor.ParticleEffectUI.SetShowOnlySelectedMode (Boolean enable)
UnityEditor.ParticleEffectUI.Clear ()
UnityEditor.ParticleSystemInspector.OnDisable ()
do you have any suggestion?