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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.