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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment