Search Issue Tracker
Fixed in 7.3.0
Votes
0
Found in [Package]
4.3.0
Issue ID
1118665
Regression
No
[VFX] Uninformative errors are thrown when Quad Output's Speed Range is set to zero
How to reproduce:
1. Open the attached project ("case_1118665-DaEffects.zip")
2. Open the repro scene ("repro")
3. In the Hierarchy, select the "VFX three" object and open its Visual Effect component
4. Inspect that Quad Output's Speed Range is set to zero
5. Close the VFX tab
5. Inspect the Console
Expected results: errors can be seen in the console stating that the Speed range cannot be zero
Actual results: uninformative shader errors are thrown, which doesn't link to the actual issue
Reproducible with: 2018.3.9f1, 2019.1.0b7
Reproducible Package version: 4.3.0, 5.7.2
Notes:
1. Changing the Quad Output's "Speed Range" property's range to be bigger than 0 fixes the issue
2. Couldn't test with 2017.4 because HDRP and VFX package are not supported in this branch
3. Couldn't test with 2019.2 because of package errors
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 7.3.0):
Package available in 2019.3.0f6 and above