Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.3.14f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1156287
Regression
No
AnimatorStateInfo.normalizedTime returns the total play time of animation state when Normalized Value is set to Parameter
How to reproduce:
1. Open the attached project ("case_1156287")
2. Enter Play Mode
Expected result: Console prints ("Normalized time: 0.0")
Actual result: Normalized time is equal to the time the state is playing
Reproducible with: 2017.4.27f1, 2018.4.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4
-
viettrau
Dec 19, 2023 01:08
Good
-
jonesash256
Aug 29, 2023 21:19
ETHICAL AND TRUSTED BITCOIN HACKER
I got ripped off over $35k after investing in a false binary scam. Thanks to WIZARD LARRY who were very efficient in recovering all my stolen funds legitimately, contact them if you require similar services by email ,WhatsApp. even visit their website
Wizardlarry [at] mail [.] com
WhatsApp +1 (205) /319-/6886/ -
annazzza
Nov 01, 2022 15:08
Thanks for sharing.
-
pyjehefy
Aug 26, 2020 14:54
Really a great addition. I have read this marvelous post. Thanks for sharing information about it. I really like that. Thanks so lot for your convene.
currency exchange rates widget https://fx-w.io/ -
pyjehefy
Aug 26, 2020 10:23
Thanks for taking the time to discuss this, I feel strongly about it and love learning more on this topic.
Flight Status https://flight-status.info/ -
pyjehefy
Aug 18, 2020 14:58
Thanks for taking the time to discuss this, I feel strongly about it and love learning more on this topic.
Cryptocurrency Price Widget https://co-in.io/ -
bonitaspringspoolcleaning
Aug 18, 2020 10:01
Hey, Thank you for sharing this information. Stay safe always and have a nice day!
-
pyjehefy
Aug 17, 2020 11:31
I can see that you are an expert at your field! I am launching a website soon, and your information will be very useful for me.. Thanks for all your help and wishing you all the success in your business.
https://www.lovoir.com/ -
unity_K99WJS2TxGpRtA
Aug 17, 2020 08:24
This is really a nice and informative, containing all information and also has a great impact on the new technology. Thanks for sharing it
visit here https://daisso.net -
pyjehefy
Aug 15, 2020 09:32
This is such a great resource that you are providing and you give it away for free. I love seeing blog that understand the value of providing a quality resource for free.
hẹn hò https://waodate.com/
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
Resolution Note (fix version 2019.3):
This is the expected behaviour, but there is a confusion because the AnimatorStateInfo's normalized time refers to the internal time in the state machine (useful to make transitions) while the AnimatorStateEditor's normalized time refers to the time at which the motion is evaluated. I changed the Editor's string to "Motion Time" to better convey that tey are two different times and that getting different values is normal. I also updated the Manual accordingly (pending review).
------------------------------------------------
Fixed in 2019.3.0a8