UniState is a modern, high-performance, scalable state machine package for Unity.

asynchronous-programming game-architecture game-developement game-development gamedev scalable-architecture state-machine state-machines state-pattern unity unity-package unity2d unity3d
1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate why the UniStateTests.Common assembly definition requires the Reflex dependency despite lacking explicit code references to it. This involves debugging the build process and dependency resolution to identify the root cause of the unexpected dependency, potentially involving examining the project's assembly structure, build settings, and dependency graphs. The goal is to remove the unnecessary Reflex dependency from UniStateTests.Common to ensure the test project compiles without it.

Complexity: 4/5
help wanted investigation

UniState is a modern, high-performance, scalable state machine package for Unity.

C#
#asynchronous-programming#game-architecture#game-developement#game-development#gamedev#scalable-architecture#state-machine#state-machines#state-pattern#unity#unity-package#unity2d#unity3d