Page MenuHome

Alembic export with multires and hair crash blender
Closed, ResolvedPublic

Description

System Information

Operating system and graphics card
Windows 7 pro SP 1
Geforce GTX 980

Blender Version
2.78c and 2.78.4 hash 5ce120b date : 2017-03-27

Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

Export file as alembic crash blender.
You can find the file here : name

Event Timeline

Aaron Carlisle (Blendify) lowered the priority of this task from 90 to 50.Apr 11 2017, 12:31 AM

Please don't leave the example text in the issue description, but edit it to your needs. Make sure that the description is understandable, and doesn't contain any useless text.

I've downloaded the file from wetransfer and attached it here:

.
Please attach example files directly to bug reports next time (you can just drag & drop them into the description).

@Francois Rimasson (ffrima) this file is rather heavy. Can you create a minimal, simple, light example that shows the issue? It'll speed up development & fixing.

I've traced the problem to missing support for "Simple" child hairs (apparently only "interpolated" is supported at the moment). D2638 should fix this.