FastScriptReload icon indicating copy to clipboard operation
FastScriptReload copied to clipboard

Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results

Results 121 FastScriptReload issues
Sort by recently updated
recently updated
newest added
trafficstars

- show error - explain how to get more details and troubleshoot - as last resort generate support pack and send create github issue

documentation

It should be easy to understand if file was correctly reloaded or not. For errors - option to click next to file to see more error details and how to...

feature
UI
feature-error-handling

That'd be quite nice feature, even if it'd work only one way. From editor to build. Great for testing, triggering functionality and such

feature
feature-on-device-hot-reload

feature
feature-on-device-hot-reload

Having an issue Added private nullable field and got error during compilation CS8639: The typeof operator cannot be used on a nullable reference type' Related generated line: private static Dictionary...

bug
feature-new-fields-added-at-runtime