- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
I can confirm that the attached .usdc file has no animation. But I couldn't replicate the problem with the .blend file shown as it is missing some libraries. I noticed however that it seems to…
Can you check the latest official release, or the latest daily build?
Please try the latest daily build: https://builder.blender.org/download/
I was able to confirm some crashes in…
I can't reproduce the issue. When importing the USD file, the Cube is animated for me.
Could you please provide the USD file you exported so that I can further investigate the issue?
The problem seems to be on calling args.prim_indices.first()
when the args.prim_indices
array has size 0
.
I suspect it may have been caused by c53e220aef as the `!args.prim_indices.is_empty(…
I had some problems when bisecting, so I couldn't test properly, but apparently the commit that caused the problem was 931c188ce5 @OmarEmaraDev ^
(Also tagging @zazizizou due to interest in…
Thank you for the report. I can confirm the issue I will bisect to find where the problem was introduced.
(Note: I edited the description to simplify the steps)
I've seen a similar issue before.
What happens is that assets have a reference to a directory (id->library_weak_reference->library_filepath
), which can be absolute (such as from 'C:') or…
I can confirm. This appears to be a case of Blender running out of memory, but the image resolution doesn't seem to be that extreme for that.
Possibly related to one of these other reports: #1…
I'm not familiar with extensions API to know how to test.
Do I have to provide --source-dir
in the command? ([command-line-args-extension-build](https://docs.blender.org/manual/en/dev/extensions…
No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks for the report. If the problem persists please open a new report with the…
We have many open issues related to the DXF importer. You can find them [here](https://projects.blender.org/blender/blender-addons/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=…
If you launch Blender via the command line (see: Launching Blender on macOS), you may be able to view additional…
Thanks for the report. The mesh you provided seems to have duplicate faces, which is invalid and shouldn't be allowed in Blender. We are aware of this issue and the crash that occurs when using…
Hi @Sheldon-Tobe,
After reviewing the steps you provided, it seems that the behavior you are experiencing is expected when using the Subdivision Surface modifier.
When you add mirror…