Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0f2
Issue ID
1047128
Regression
No
Corrupted Base Layer causes OnStateIK to be called twice
Steps to reproduce:
1. Open user-attached project
2. Select DefaultAvatar in the Hierarchy
3. Add "Animator Controller FAULT" into its Animator Component's Controller field
4. Enter Play Mode and see that two values of value__int are printed
5. Change the Animator Controller to "Animator Controller OK"
6. Enter Play Mode and see that only one value of value__int is printed
Expected behaviour: value__int is printed once like in step 6
Actual behavior: value__int is printed with both initialization and edited values
Reproduced with: 2017.1.1f1, 2017.4.6f1, 2018.1.4f1, 2018.2.0b9, 2018.3.0a1
Note: this seems like an edge case as it was not reproduced from scratch again nor is it clear how the situation came to be this way to begin with
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
Add comment