Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b6
Issue ID
962806
Regression
No
Animation re-targeting not working if the primary character is not being rendered by the camera
Animation re-targeting not working if the primary character is not being rendered by the camera.
Description:
Animation of the first character is not reflecting on the second character after attaching the retargeter script to it when the first character is out of the camera view.
Steps to Repo:
1. Add a character to the scene > Add locomotion animator controller to the character
2. Add the second character to the scene.
3. Remove Animator component of the second character.
4. Add "Retargeter" script to the second character.
5. Assign GO & Avatar to script.
6. Create small offset between both characters.
- Validate pose retargeting at runtime.
Actual Result:
The animation of the parent character is not reflecting on the second character when the first character is out of the camera view
Expected/Desired Result:
The second character mimics the first character's motion.
Frequency:
Always
Environment:
Windows 10/Mac 10.12.6
License Type: Free/Pro
Unity 2017.3.0b6
Reproducible with:
Unity 2017.3.0b7, Unity 2017.2.0f3
License type: Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment