-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
This is missing logs |
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. |
I can't spawn the reproduction object, is it set to public? |
@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 |
The issue seems that clipboard actions are broken in |
Yeah thanks - discovered that issue because of this and a couple others. |
Confirmed that the replication object |
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. |
@shiftyscales In addition to that case, we also found that it happens for skinned mesh without bones, but do have blendshapes. |
Describe the bug?
Currently Photon Dust
SkinnedMeshEmitter
s 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
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
The text was updated successfully, but these errors were encountered: