Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.2.1
Issue ID
1228531
Regression
No
[2D Animation] PSB rig are not animated when used in Preview window to preview animations
Reproduction steps:
1. Open the attached project ("case_1228531-AnimationPreview.zip")
2. Open the repro scene ("SampleScene")
3. Open Animator window
4. Select HazelAnim asset in the Project tab
5. Select the transition between 'State 1' and 'State 2'
6. Drag "HazelRig" object into the Preview tab of the Inspector
7. Start the preview animation
Expected result: Animation preview can be seen in the Preview window
Actual result: Model remains stationary
Reproducible with: 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
Couldn't test with 2017.4, 2018.4 (project breaking after downgrade)
Reproducible with package versions: 3.1.1, 4.2.1
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note:
Due to the limitation of Preview Window, it doesn't allow updating of component's update method. This might be improved in the future.