Current Article:

Live Script Reload (on device Hot-Reload)

Live Script Reload (on device Hot-Reload)<div class="post-tags single-post-tags"><span class="custom-tag">Original Unity version: 2021.2.16</span><span class="asset-version-tag">Asset Version: 1.8</span></div>
Categories Free Unity Resources

Live Script Reload (on device Hot-Reload)

front page Live Script Reload (on device Hot-Reload)

Iterate on code insanely fast without breaking play session. Directly on device… 1. Play 2. Make change 3. See results

Are you tired of waiting for full domain-reload and script compilation every time you make a small code change?

Me too.

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.

• One-off custom code executions on Hot-Reload

When you need to set the stage to test your feature out.

• Performance

It’s a development tool, you’re not supposed to ship with it! 🙂

Your app performance won’t be affected in any meaningful way though.

Biggest bit is additional memory used for your re-compiled code.

Won’t be visuble unless you make 100s of changes in same play-session.

Click here to view the full details of the resource.:URL



Click the button below to download. 

Download:

Prev Optimizers<div class="post-tags archive-post-tags"><span class="custom-tag">Original Unity version: 2019.4.40</span><span class="asset-version-tag">Asset Version: 2.2.2</span></div>
Next Transitions Plus<div class="post-tags archive-post-tags"><span class="update-tag">Update:5.0.1</span><span class="custom-tag">Original Unity version: 2021.3.16</span><span class="asset-version-tag">Asset Version: 5.0</span></div>

Leave a Reply

Login