Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-527
Regression
No
[VFX] Skinned Mesh Renderer sampling first frame after culling in T-Pose
The Sampling of a SMR displays T-Pose if the VFX became visible in the same frame than the Skinned Mesh Renderer
Step to repro:
- Import attached package in URP project
- Close the scene view, and show on game view
- Enter play mode
Expected:
- The particles should be spawn on the mesh
Actual:
- The first particless are spawn in T-pose
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Tile Palette name breaks window UI
- UI Builder Project Library foldouts do not open when pressed on the foldout name
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
Resolution Note:
This fix requires major refactor regarding update loop of the VFX.
This kind of change has to be handled with care even if we already prototyped a solution. This issue is related with UUM-569
We can't provide any ETA for these specific resolution.