Migrate from OSA 6.x to OSA 7.0 Your current scenes/prefabs shouldn't be affected if you closely follow this guide. 0. Minimum Unity version is now 2019.4.40. Make sure you have this version or a newer one. 1. Backup 2. Delete old OSA folder completely (by default, located in Assets/Plugins/Com.TheFallenGames/OSA, and under Assets/Com.TheFallenGames/OSA if you've also imported Playmaker support) (Important) 3. Import the new package 4. If you previously imported the Utils, Demos or any other sub-package, re-import them now. 6. If using Playmaker, open the PlaymakerSupport.zip: 6.1 Import PMSupport-Unity2017-1-f3.unitypackages 6.2 If you've previously imported DataMakerXMLTemplates-Unity2017-1-f3, import the newer one now 7. Change all "Com.TheFallenGames" to "Com.ForbiddenByte" in your own code (Ctrl+Shift+H on Visual studio, Ctrl+Shift+R on others) 8. It's highly recommended to check the Changelog, especially the "Breaking changes" section for more details.