VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.51k stars 318 forks source link

UnityEditor.EditorApplication' does not contain a definition for `quitting' #40

Closed ZhouGlei closed 3 years ago

ZhouGlei commented 3 years ago

Describe the question i import that package,but there seems to be a problem. the unity console report that there is no definition of "quitting" like this: Assets/ParrelSync/ParrelSync/Editor/AssetModBlock/EditorQuit.cs(22,31): error CS0117: UnityEditor.EditorApplication' does not contain a definition forquitting Did you use any other definitions? i really need help!!! Screenshots/Video If applicable, add screenshots or video link( Youtube/Vimeo) to help explain the question.

314pies commented 3 years ago

Hi, Can you specify the Unity version(ex: Windows 2019.3.0f6) and ParrelSync(ex: 1.4.2) version to help us reproduce the issue?