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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment