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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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.