State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:198065|TargetRelease:2.5v3|
Problem summary
Viewing curve locations in the Viewer crashes Katana if the curve degree is not 1 or 3.
Steps to reproduce
- create the Alembic_In node and browse to the attached .abc geometry. This contains 4 curves, 2 with degree 1 and 3, and 2 with degree 2 and 5.
- in the Scene Graph don't expand all rather manually expand to: /root/world/geo/asset/curve1/curveShape1 /root/world/geo/asset/curve2/curveShape2
- Preview them in the Viewer and you can see this works as expected.
- close/hide the Viewer tab
- expand in the Scene Graph to /root/world/geo/asset/curve3/curveShape3
- Nothing wrong happens at this point. Open the Viewer and now Katana will crash. Same goes for the other curve.
Reproduced in: 2.0v1 and 2.2v1b1. Can not reproduce in 1.6v3 so marking as regression.
Expected behaviour: Katana should allow viewing curves of any degree.
Actual behaviour: Katana crashes when previewing in the Viewer curves of degrees others then 1 or 3.