Monsoonexe

Results 11 issues of Monsoonexe

If a scene was index 3 visibly in the build index, but a scene above it was disabled, then the index shown in the SceneVariable would be off by 1...

According to the Tutorial section of this repo (and past versions), a developer is able to cause Variable events to raise by changing the value in the Inspector, such as...

I believe there is a bug with VariableReferences where the Readonly property never shows when appropriate. The code in BaseVariableEditor says to return if the variable "IsClampable". I believe this...

Feature request: Sometimes I want multiple commands to trigger the same function. For example: removeItems and removeAllItems. This can be accomplished by making multiple functions with different names, but it...

enhancement

## Service * [ ] WebView * [x] AssetManagement * [ ] Communicator * [ ] LogViewer * [ ] Manager * [ ] UI * [ ] Profiler *...

feature
AssetManagement
no-issue-activity

## Service * [ ] WebView * [X ] AssetManagement * [ ] Communicator * [ ] LogViewer * [ ] Manager * [ ] UI * [ ] Profiler...

feature
AssetManagement

**Describe the bug** The reflection baker fails with a Linq exception (enumeration contains more than one element when using SingleOrDefault) when operating on a type that has a method with...

**Describe the bug** I'm trying to use the bindings: `Container.Bind().FromFactory().AsSingle()` and `Container.BindFactory();` However, this results in "Zenject.ZenjectException: Unable to resolve 'IProvider' while building object with type 'Foo.Factory'. Object graph: Foo.Factory"....

## Service * [ ] WebView * [X ] AssetManagement * [ ] Communicator * [ ] LogViewer * [ ] Manager * [ ] UI * [ ] Profiler...

bug

Hello! I love this tool. It's been an invaluable addition in my current project. When I'm tracking down and trying to break dependency chains between bundles, it's very useful to...