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

Photon Dust - SkinnedMeshEmitter Doesn't Emit on Some Meshes #3522

Open
lxw404 opened this issue Jan 13, 2025 · 10 comments
Open

Photon Dust - SkinnedMeshEmitter Doesn't Emit on Some Meshes #3522

lxw404 opened this issue Jan 13, 2025 · 10 comments
Assignees
Labels
bug Something isn't working as intended. triaged This issue has been assessed

Comments

@lxw404
Copy link

lxw404 commented Jan 13, 2025

Describe the bug?

Currently Photon Dust SkinnedMeshEmitters seem to be excluding some skinned meshes where the legacy skinned mesh emitter does not.

To Reproduce

Spawn this reproduction object:
resrec:///G-Bright-Spark/R-FB57449EA47BE4264A1BBC8D93CE8BDDE63CD373171CD899EC856204F940B1FE

Notice that the PhotonDust system does not emit any particles on the skinned mesh.

Expected behavior

The new particle system should have identical behavior to the LegacySkinnedMeshEmitter.

Screenshots

Image

Resonite Version Number

Beta 2025.1.10.1386

What Platforms does this occur on?

Windows

What headset if any do you use?

Valve Index, Desktop

Log Files

N/A

Additional Context

No response

Reporters

LuxKitty
Nytra
Baxter

@lxw404 lxw404 added the bug Something isn't working as intended. label Jan 13, 2025
@Frooxius
Copy link
Member

This is missing logs

@Frooxius Frooxius added the needs more information More information is requested about this issue. label Jan 13, 2025
@lxw404
Copy link
Author

lxw404 commented Jan 13, 2025

Here is a log.

PhotonDust SkinnedMeshEmitter Bug - 2025.1.10.1386 - 2025-01-13 01_56_24.log

From our testing this seems to happen to meshes with either no blendshapes, or meshes without bones, both of which are valid skinned meshes and both of which work in the previous system.

@Frooxius Frooxius assigned Frooxius and unassigned shiftyscales Jan 13, 2025
@Frooxius Frooxius removed the needs more information More information is requested about this issue. label Jan 13, 2025
@Frooxius Frooxius moved this to In Progress in PhotonDust Jan 13, 2025
@Frooxius
Copy link
Member

I can't spawn the reproduction object, is it set to public?

@Frooxius Frooxius added the needs more information More information is requested about this issue. label Jan 13, 2025
@Nytra
Copy link

Nytra commented Jan 13, 2025

@Frooxius It is set to public. It's a public folder.

You could try this direct link instead: resrec:///G-Bright-Spark/R-adb01efa-1463-4b72-8519-202b31e45853

@shiftyscales
Copy link
Collaborator

I can't spawn either link @lxw404 @Nytra.

@lxw404
Copy link
Author

lxw404 commented Jan 14, 2025

The issue seems that clipboard actions are broken in Beta 2025.1.14.6. Reported: here.

@shiftyscales
Copy link
Collaborator

Yeah thanks - discovered that issue because of this and a couple others.

@shiftyscales
Copy link
Collaborator

Confirmed that the replication object resrec:///G-Bright-Spark/R-adb01efa-1463-4b72-8519-202b31e45853 can be spawned, and produces the issue observed above, @Frooxius.
Left: Original (unconverted) object
Right: Newly converted object as of Beta 2025.1.14.6

Image

@shiftyscales shiftyscales added triaged This issue has been assessed and removed needs more information More information is requested about this issue. labels Jan 16, 2025
@shiftyscales
Copy link
Collaborator

It was discovered in #3546 that this issue seems to specifically occur in the case of skinned meshes that do not have any blendshapes- which the provided replication object does not.

@lxw404
Copy link
Author

lxw404 commented Jan 17, 2025

Here is a log.

PhotonDust SkinnedMeshEmitter Bug - 2025.1.10.1386 - 2025-01-13 01_56_24.log

From our testing this seems to happen to meshes with either no blendshapes, or meshes without bones, both of which are valid skinned meshes and both of which work in the previous system.

@shiftyscales In addition to that case, we also found that it happens for skinned mesh without bones, but do have blendshapes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended. triaged This issue has been assessed
Projects
Status: In Progress
Development

No branches or pull requests

4 participants