Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1p1
Issue ID
756851
Regression
Yes
Cannot disable or enable Light component through animation
To reproduce:
1. Open attached project
2. Open "scene" scene
3. Open Animation window
4. Select "Point light" game object in the Hierarchy
5. Enable Light component
6. Play the animation
Note: looks like it appeared after issue 753595 was fixed
Actual behavior: animation is enabling and disabling Light component, but the light visible all the time in Scene window (see gif)
Expected behavior: light should not be visible when Light component is disabled by animation (see gif)
Reproducible with: 5.3.1p1
Not reproducible with: 5.1.4p1, 5.2.4p1, 5.3.0f4, 5.4.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment