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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment