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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
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.