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

Overwriting a FBX in a branch creates a red circle/error for the GLB container #831

Closed
yaustar opened this issue Jul 15, 2022 · 3 comments
Closed
Assignees
Labels

Comments

@yaustar
Copy link
Collaborator

yaustar commented Jul 15, 2022

Thread: https://forum.playcanvas.com/t/fbx-upload-generates-faulty-container-on-a-new-branch/26588

  1. upload a FBX
  2. make a checkpoint
  3. make a branch from that checkpoint
  4. in the branch, try uploading the same FBX to overwrite the existing one
  5. see red circle next to the GLB

image

Test FBX:
characterMedium.fbx.zip

@slimbuck
Copy link
Member

This is as a result of failed pipeline.template.convert:

error: TypeError: Cannot read properties of undefined (reading 'data')
    at PropagateTemplateTask.addTmp (/playcanvas/pipeline/modules/templates/apply/propagate-template-task.js:79:18)

@zachpeterpaul
Copy link

should be fixed here: https://github.sc-corp.net/PlayCanvas/monorepo/pull/1483

@slimbuck
Copy link
Member

This should now be fixed.

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

No branches or pull requests

3 participants