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
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
Add comment