Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Won't Fix in 2017.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
947491
Regression
No
Checkbox property values become disabled after adding their property to Animation
How to reproduce:
1. Open users attached project and "Scene"
2. Select the "Cube" GameObject and open Animation window
3. Select the frame (0:05 for example), observe that Preview is automatically enabled
4. Right click "Is Trigger" under the Box Collider component (in a "Cube" GameObject) and select Add Key to key it in the animation (the "is Trigger" checkbox should be previously enabled)
5. Disable the Preview mode and exit the Animation window
Expected result: "Is Trigger" boolean property should stay enabled, as it was before keying it into Animation
Actual result: "Is Trigger" boolean property is now disabled
Reproducible with - 2017.1.0a3, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
Note: The bug only reproduces when adding animatable properties of GameObject by described steps above. It does not reproduce when adding a Property from Animation window itself
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment