Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.64f1
Issue ID
UUM-128662
Regression
No
[VFX] Incorrect Behavior with SG and Scale in Update
Steps to reproduce:
- Import attached package in URP project with VFX package available
- Open VFX "UUM_128198_Simplified_Repro"
- Open Scene
\\
Actual results:
The two sphere have different radius:
!image-2025-11-26-17-08-06-191.png|thumbnail!
There are two ways of change if:
- Disable Set Scale block in Update
!image-2025-11-26-17-09-22-277.png|thumbnail!
Or
- Switch to runtime mode
!image-2025-11-26-17-10-02-537.png|thumbnail!
Expected results:
The two sphere have the same radius:
!image-2025-11-26-17-05-36-301.png|thumbnail!
\\
Reproducible with versions: 6000.64f1
Not reproducible with versions: 6000.1.0a6
Can’t test with versions: N/A
\\
Tested on (OS): Windows
\\
Notes: The issue has been involuntary fixed by the change #55907 (152ffc69c650565c8c7c99143ea14c70824ebeb4) which optimize attribute layout and this exact issue isn't reproducible with more recent revision
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed
Add comment