playMaker

Author Topic: Deprecated OnLevelWasLoaded  (Read 3924 times)

Omninorm

  • Playmaker Newbie
  • *
  • Posts: 33
Deprecated OnLevelWasLoaded
« on: August 04, 2016, 03:55:54 PM »
Although not really a bug per se it's a heads-up / reminder of something I found after updating to Unity 5.4

"OnLevelWasLoaded was found on PlayMakerFSM
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed"

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Deprecated OnLevelWasLoaded
« Reply #1 on: August 18, 2016, 07:05:56 AM »
Hi,

 yes, this is harmless, it will be removed in the next release.

 Bye,

 Jean

abr

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Deprecated OnLevelWasLoaded
« Reply #2 on: August 25, 2016, 08:20:59 AM »
Hi, I get this warning every time I press play in editor and it's REALLY annoying..

is there any way to fix this myself while waiting for the next PlayMaker release?

Thanks! :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Deprecated OnLevelWasLoaded
« Reply #3 on: August 30, 2016, 02:10:25 AM »
Hi,

 Yes, it's coming in the very next release, so watch out for the asset store notification :)

 Bye,

 Jean