Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rendermesh-refactor branch commit e86a0a5] Regression: many previously working models now fail to load #152

Closed
tellypresence opened this issue Apr 16, 2024 · 1 comment

Comments

@tellypresence
Copy link

tellypresence commented Apr 16, 2024

[Update] Seems to have been fixed

[Update] According to this comment, loading .usdz files on rendermesh-refactor branch may be (temporarily?) unavailable (not sure if "assets" refers to 3D models, or just embedded textures) -- all the models listed below are .usdz format. (Having said that, usd-wg .usdz test asset brainstem still works...)

NOTE: this is a regression, not a stale report

On rendermesh-refactor branch commit e86a0a5, the below models fail to load; they were all working a few days ago.

All fail with Visit function returned an error for Prim errors

Apple models

ModelError
robot_walk_idle.usdzVisit function returned an error for Prim /robot_walk_idle/robot_rig/robot_skinned_mesh/robot_mesh_robot_geo/robot_mesh_mesh_export_neck_PLY (id 33) (file: src/tydra/scene-access.cc, line: 305)

Tinyusdz issue models

ModelError
Furriers_guild_chest_in_Myslenice.usdz
(Tinyusdz issue 109)
Visit function returned an error for Prim /scene/Meshes/Sketchfab_model/MRM_AH_252_Skrzynka_cechu_kusnierzy_obj_cleaner_gles/Object_2/Object_3/Object_0 (id 31) (file: src/tydra/scene-access.cc, line: 305)
untitled.usdz
(Tinyusdz issue 115)
Visit function returned an error for Prim /untitled/SkinnedMeshes/blmh/blmh/mh_prim1 (id 14) (file: src/tydra/scene-access.cc, line: 305)
Netsuke_-_Shoki_capturing_an_oni.usdz
(Tinyusdz issue 116)
Visit function returned an error for Prim /scene/Meshes/Sketchfab_model/_71218_mia329_030519_501_50Kmesh_OBJ_obj_cleaner_materialmerger_gles/Object_2/Object_0 (id 13) (file: src/tydra/scene-access.cc, line: 305)

USD-WG models

ModelError
CarbonFrameBike.usdzVisit function returned an error for Prim /CarbonFrameBike/Geom/CarbonFrameBike/Bike_v2/Rahmen/Rahmen_3/Federachse/RadHinten/ZB_HR/HR_Nabe_Tune_Kong_MK_150mm/HR_Nabe_Tune_Kong_MK_150mm_66801/Shape_10361 (id 128) (file: src/tydra/scene-access.cc, line: 305)
CesiumMan.usdzVisit function returned an error for Prim /CesiumMan/Geom/Z_UP/Armature/Skeleton_torso_joint_1_3/Cesium_Man_2 (id 8) (file: src/tydra/scene-access.cc, line: 305)
DamagedHelmet.usdzVisit function returned an error for Prim /DamagedHelmet/Geom/node_damagedHelmet__6514 (id 12) (file: src/tydra/scene-access.cc, line: 305)

Sketchfab models

ModelError
compsognathus.usdzVisit function returned an error for Prim /scene/SkinnedMeshes/Sketchfab_model/root/GLTF_SceneRootNode/compsognathus_amature_71/GLTF_created_0/GLTF_created_0_rootJoint/skin0/mesh_0 (id 16) (file: src/tydra/scene-access.cc, line: 305)
@tellypresence tellypresence changed the title [rendermesh-refactor branch commit e86a0a5] Regression: Apple models fail to load [rendermesh-refactor branch commit e86a0a5] Regression: various models fail to load Apr 16, 2024
@tellypresence tellypresence changed the title [rendermesh-refactor branch commit e86a0a5] Regression: various models fail to load [rendermesh-refactor branch commit e86a0a5] Regression: many previously working models now fail to load Apr 16, 2024
@syoyo syoyo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
@syoyo
Copy link
Collaborator

syoyo commented Apr 16, 2024

If you find an issue, you should report it with reproducible procedure.

FYI, DamagedHelmet.usdz can now be converted to .obj using tydra_to_renderscene.

#148 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants