-
When i upgrade my unity project from 2018 to 2020 .I am getting issue related to zenject. So i update zenject from 6.0 to 9 version. I am also using zenjectsignalold in my project .Zenjectsignalold is…
-
Got compilation errors with Zenject 6.6.0 under Unity 2017.4.24f1 UWP build under .NET 4.6:
```
Assets\Plugins\Zenject\Source\Util\ReflectionInfoTypeInfoConverter.cs(105,22): error CS0428: Cannot …
-
After upgrading to Unity 2019.2 there is a built-in package for the Jetbrains Rider IDE. This package produces an error in the reflection baking while building:
```
ArgumentException: Invalid path…
-
**Describe the bug**
Reflection Baking not working.
**To Reproduce**
Create a new project
Add zenject
Create ZenjectReflectionBakingSettings
Take android build
**Expected behavior**
NO ER…
-
we want to use nsubstitute for automation test.
any suggestion?
thanks a lot.
-
Hi, if you install the library through the Package Manager from git, an error occurs when specifying a specific version. If you do not specify the version, the git will return the maximum: 9.2.1.
R…
-
-
**Describe the bug**
```
NullReferenceException: Object reference not set to an instance of an object
Zenject.ReflectionBaking.ReflectionBakingInternalUtil.TryForceUnityFullCompile () (at Packages/…
-
**Describe the bug**
When I add AutoSubstitute folder to the project, the Unity throws the following error:
`Assets\Plugins\Zenject\OptionalExtras\TestFramework\Editor\AutoSubstitute\ZenjectNSubsti…
-
I am sorry if it is difficult to understand because I am using Google translation.
There are three files under `Plugins/Zenject/Source/Usage/`.
- link.xml
- Zenject-usage.dll.mdb
- Zenject-usage…