issues
search
Mathijs-Bakker
/
Extenject
Dependency Injection Framework for Unity Game Engine
MIT License
531
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#87
cango91
closed
6 days ago
0
Bind<Foo>().FromFactory<Foo.Factory>() Results in "zenject exception: cannot resolve IProvider when building type Foo.Factory."
#86
Monsoonexe
opened
2 months ago
0
Reflection Baking throws exception if a type contains methods with same name as a method with [Inject].
#85
Monsoonexe
opened
7 months ago
0
Unity Package Manager from git manifest not found
#84
DaLiksN
opened
9 months ago
6
Possible memory leak in ZenPools
#83
ZumiKua
opened
10 months ago
0
WebGL build error.
#82
DmitrijSemyonov
opened
10 months ago
1
Added define ZENJECT_DISABLE_DEFAULT_UI_ELEMENTS_INJECTION to disable default UI Elements injection
#81
Ekranos
closed
4 months ago
0
[Question] Injection on instantiated Scriptable Object from Game Object Context Installer
#80
ATHellboy
opened
1 year ago
1
Helps
#79
MagicCoder991
opened
1 year ago
1
Removing Boiler Plate for Spawning Prefabs.
#78
SimonNordon4
opened
1 year ago
0
ResolveAll generics with InjectSources
#77
Ipashilovo
closed
1 year ago
0
Execution order example is false in Readme
#76
EmirSpyke
opened
1 year ago
0
Fatal error in Unity CIL Linker when using ZenjectTestFramework and stripping is enabled - Failed to resolve assembly : NUnit
#75
MatthieuG9
opened
1 year ago
1
ZenjectSignalsOld is not supporting the new versions of zenject
#74
parulcosm
opened
1 year ago
1
I am going to stop.
#73
Mathijs-Bakker
opened
1 year ago
14
Passing dynamic data + prefab through method Create (Factory) while that prefab has GameObjectContext
#72
lucid-dreamm
opened
1 year ago
1
Unbind references from container on scene unload
#71
villetuh
closed
1 year ago
0
Add new overloads for ZenjectSceneLoader
#70
villetuh
closed
1 year ago
0
Now MemoryPool.Spawn methods are virtual
#69
KurbanismailovZaur
closed
3 months ago
1
There is no DisposableManager.RemoveLate method for removing previously registrated objects
#68
KurbanismailovZaur
opened
1 year ago
1
Throwing a null reference exception during an "Install" method call with a UI Document on scene
#67
naxa1ka
opened
1 year ago
1
Update README.md
#66
bobrust
closed
2 years ago
0
Update README.md
#65
bobrust
closed
2 years ago
0
Decorators binding managed interfaces
#64
lostlont
opened
2 years ago
0
Unity 2020.x > Find Inactive GameObjects > GameObject.FindObjectsOfType<ZenjectBinding>()
#63
Mathijs-Bakker
closed
2 years ago
0
Replaced Resources.FindObjectsOfTypeAll by FindObjectsOfType
#62
ImInfenix
closed
2 years ago
1
Failed to remove SceneContext from SceneContextRegistry
#61
bilalakil
opened
2 years ago
2
Add support for Unity Test Framework 2.x.
#60
denravonska
closed
2 years ago
1
ReflectionBaking NullReferenceException
#59
joaokucera
opened
2 years ago
1
Missing Create -> Zenject -> Reflection Baking Settings
#58
joaokucera
closed
2 years ago
3
Cannot Unbind/Rebind AsSingle bindings
#57
doctorseus
opened
2 years ago
2
Unable to inject into MonoBehaviour from SubContainer
#56
JChudinov
opened
2 years ago
0
ArgumentNullException when using UI Toolkit and Extenject on WebGL
#55
ANTONBORODA
closed
4 months ago
5
Allow to use closures for factories
#54
floriansimon1
closed
2 years ago
2
Incompatible with Linq.EnumerableEx.
#53
denravonska
opened
2 years ago
0
Project Context fails to inject properly in newly loaded scene on Windows build only.
#52
sorenbn
opened
2 years ago
0
Fix sample warnings and add samples to upm metadata
#51
johanhelsing
closed
2 years ago
2
Installing via upm/git spams warnings due to sample games' scripts
#50
johanhelsing
closed
2 years ago
0
Fixed exception on Resources.Load
#49
wingeisoftware
closed
2 years ago
1
Instantiating with null extra args ends with exception
#48
martin-obert
opened
2 years ago
1
Link Checker Report
#47
github-actions[bot]
opened
2 years ago
0
Link Checker Report
#46
github-actions[bot]
opened
2 years ago
0
TickableManager is not able to handle Remove and Add in the same frame
#45
Cxyda
opened
2 years ago
0
Git tag (9.3.0) does not match package.json version (9.2.0)
#44
krisrok
opened
2 years ago
4
Readme: Fix link anchors for ScriptableObjectInstaller
#43
krisrok
closed
2 years ago
0
Can not inject into object in project context
#42
Syjgin
opened
2 years ago
0
Add [Inject] to ZenjectSceneLoader Constructor
#41
zb-sj
closed
2 years ago
0
Add [Inject] to ZenjectSceneLoader Constructor
#40
zb-sj
closed
2 years ago
0
Passing data to prefab created by factory, using game object context
#39
nipunasudha
opened
2 years ago
0
Inject Methods marked as 'unused' by C# analyser (IDE0051)
#38
Runaway01
opened
2 years ago
1
Next