playMaker

Author Topic: Compiler error  (Read 1112 times)

Jbag

  • Playmaker Newbie
  • *
  • Posts: 6
Compiler error
« on: October 17, 2023, 03:04:14 PM »
Getting this error:


Code: [Select]
Assets/PlayMaker/Editor/PlayMakerProjectTools.cs(163,46): error CS0117: 'SceneManager' does not contain a definition for 'loadedSceneCount'
unable to find a solution elsewhere, any help is appreciated.

Trying to build for iOS. Working on MacBook os 12.7, Unity 2021.3.3 lts,

Thanks!

Jbag

  • Playmaker Newbie
  • *
  • Posts: 6
Re: Compiler error
« Reply #1 on: October 17, 2023, 03:46:13 PM »
Fixed by updating to Unity 2022.3.9f1 [Solved?]