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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment