#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

chocospoon

Please Note

This entry is from Thursday May 21, 2026. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

Document


"The wait is over. See your code changes live, instantly."

As projects grow, compilation times become more than just a wait—they disrupt your creative flow. Fast Reload injects code changes into your running game in approximately 0.5 seconds without a domain reload. Stop restarting Play Mode and start validating your ideas in real-time.


Powerful Performance & Feature Coverage

  • Lambdas & LINQ: Full real-time support for complex query modifications and closure variable capturing.
  • Generics: Complete support for modifying generic methods and 'where' constraint changes.
  • Dynamic Signature Changes: Change method parameters, return types, or add/delete methods while the game is running.
  • Modern C# Support: Fully supports Switch expressions, Pattern matching, Null-conditional operators, Local functions, and more.
  • Custom Attribute: Use [InvokeOnFastReload] to immediately execute custom initialization logic right after a patch.

Core Features

  • Zero Configuration (Hassle-Free): No extra using declarations, script inheritance, or complex setups. Just import and start coding.
  • Dynamic Inspector Support (New!): View and adjust newly added fields in real-time through a dedicated Inspector window. Overcome the visual control limitations of the Unity engine.
  • Full Component Integrity: Even after a reload, GetComponent<T> calls and existing component references remain 100% intact and consistent.
  • Real-time Variable & Event Injection: Add new variables or C# Events on the fly and subscribe/invoke them instantly.
  • Smart File Detection: Systems automatically detect new .cs files created during Play Mode. Register them to the engine with a single click (Refresh) and keep coding.
  • Identity Preservation: Our dedicated StateManager preserves the values of static fields and singleton instances, ensuring game continuity.

Stop staring at the loading bar and focus on building great games. Once you experience this speed, you’ll never go back.

X