gustavopsantos / Reflex

Minimal dependency injection framework for Unity
MIT License
730 stars 51 forks source link

Add support for Enter Play Mode Options #22

Closed vstrucovski closed 1 year ago

vstrucovski commented 1 year ago

To expedite the game development process, I always enable the "Enter Play Mode Settings" option under "Project Settings > Editor" for quicker access to Playmode. However, it seems that there may be an issue with Reflex, as indicated by the logs. Typically, such bugs are related to static data within the framework. If feasible, please incorporate support for the Enter Play Mode Options.

image image

gustavopsantos commented 1 year ago

Fixed by commit https://github.com/gustavopsantos/Reflex/commit/dc80969c6a4f00c459033271ac976657d6628e75 tagged as https://github.com/gustavopsantos/Reflex/releases/tag/3.8.1