Search Issue Tracker
Fixed in 10.4.0
Votes
0
Found in [Package]
10.3.1
Issue ID
1330763
Regression
Yes
[VFX Graph] Particles shadows are not correctly displayed when there are multiple instances of the same graph
Reproduction steps:
1. Open the user's attached project and Scene scene
2. In the Scene view, observe the shadows of the VFX 01 and VFX 02
3. In the Hierarchy window, select VFX 02 and set New Float to 1
4. Observe the Shadows of the VFX 01 and VFX 02
Expected result: VFX 02 shadow size increases
Actual result: VFX 02 shadow size stays the same as VFX 01
Reproducible with: 10.2.2 - 10.4.0 (2020.2.2f1, 2020.3.4f1)
Not reproducible with: 7.6.0 (2019.4.25f1), 10.2.2 (2020.2.1f1), 10.4.0 (2020.3.5f1, 2020.3.6f1), 11.0.0 (2021.1.4f1), 12.0.0 (2021.2.0a14)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 10.4.0 ):
Fixed in 2020.3.5f1 (Visual Effect 10.4.0) and above