Iterate on code insanely fast without breaking play session. Directly on device… 1. Play 2. Make change 3. See results
Tool will automatically compile only what you’ve changed and immediately hot-reload that into current play session.
Even better it’ll do that on device, be it to already running .exe or deployed Android APK.
Iterate on whatever you’re working on without restarting the app over and over again.
Works with any code editor.
Asset is a standalone extension to Fast Script Reload, you only need this package and single import to get started.
• Setup
1) Import
2) Create Build
2) Play Build and Editor
3) Make Code Change
4) See results
It’s that simple.
Original_Link: https://assetstore.unity.com/packages/tools/utilities/live-script-reload-on-device-hot-reload-239380