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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
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.