Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1328592
Regression
No
[VFX] Shader Errors are thrown for Output Particle Quad when graph Contains Add Size by Speed block with matching range values
How to reproduce:
1. Create a new URP/HDRP template project
2. Create a new VFX graph
3. Add "Add Size by Speed" block to the Output Particle Quad
4. Set Speed range values to be identical ([1;1] or [10,10])
5. Save the graph and close it
6. Click Edit -> VisualEffects-> Rebuild and Save all Visual Effects Graph OR select the graph in the Project Window
Expected results: No errors are thrown
Actual results: Shader errors are thrown
Reproducible with: 7.5.3(2019.4.24f1) 10.4.0(2020.3.5f1), 11.0.0(2021.1.4f1), 12.0.0(2021.2.0a14)
Notes:
1. Reproducible in URP and HDRP
Errors thrown:
Shader error in 'Hidden/VFX/New VFX/System/Output Particle Quad': incorrect number of arguments to numeric-type constructor at line 451 (on d3d11)
hader error in 'Hidden/VFX/New VFX/System/Output Particle Quad': undeclared identifier 'Infinity' at line 451 (on d3d11)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 12.0.0):
Fixed in: 2021.2.0b7