Skip to content

[Runtime Bug]: Some usd plugin files are not copied to _output / gametargets on build #1083

Description

@xoxor4d

Describe the bug

I've noticed that particle systems created via usd do not working on the very latest commit of the runtime.

It seems that:

  • .trex\usd\plugins\RemixParticleSystem\generatedSchema.usda
  • .trex\usd\plugins\RemixParticleSystem\resources\plugInfo.json

and

  • .trex\usd\plugins\RemixCategories\generatedSchema.usda
  • .trex\usd\plugins\RemixCategories\resources\plugInfo.json

are not copied into specified gametargets nor are they copied into the _output folder.
The resources folder exists, but is empty.

Manually copying the files from the src directory into the .trex folder makes particle systems work again.


I'm running meson 1.8.2. I have not made any changes on my system regarding dependencies.
This was not a problem with earlier commits like on a6c0b547306a8d3c97630de58c27635173b12c9a

I suspect its related to commit: 673dc2af9a318573a794ed2766a2f3f20a344048

How do you reproduce the bug?

Locally build on commit (e876135b37295dc203ccdb7b20a8089629588201) and hopefully see that the files do not make their way into the _output directory.

What is the expected behavior?

No response

Version

ToT

Logs

No response

Crash dumps

No response

Media

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingruntimeRTX Remix runtimetriage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions