Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2017.4.20f2
2019.1.0a1
2019.2.0a1
Issue ID
1126672
Regression
No
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled are both True when using Zenject [Inject]
How to reproduce:
1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)
2. Enter the Play Mode
3. Observe the Console
Expected Result: IsActiveAndEnabled is true
Actual Result: IsActiveAndEnabled is false
Reproducible on: 2017.4.0f1, 2018.3.7f1, 2019.1.0b4, 2019.2.0a6
Not Reproducible on: 2017.4.20f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note (2019.2.X):
The way Zenject interacts with Unity in this scenario is not entirely supported and may produce unexpected results.