Search Issue Tracker
Fixed
Fixed in 6000.0.51f1, 6000.1.5f1, 6000.2.0a11, 7000.0.0a35
Votes
0
Found in
6000.0.33f1
6000.1.0b9
6000.2.0a9
Issue ID
UUM-102654
Regression
Yes
Connecting volumetric fog output to a strip breaks compilation and throws errors
Steps to reproduce:
- Import the attached package to HDRP project
- Observe console errors
- Drag New VFX.vfx to the Scene
- Observe more errors in the console
Actual results: VFX compilation breaks and errors are thrown to the console
Expected results:
- If the data types are incompatible, the connection should not be allowed, and a user-friendly error should be thrown
- If the data types are compatible, the VFX should render without any errors in the console
Reproducible with versions: 6000.0.2.0a9, 6000.0.33f1
Not reproducible with versions: 2022.3.54f1 (feature is not introduced yet), 2023.3.0b10
Can’t test with versions:
Tested on (OS):
Notes:
- [New VFX] [Ribbon] Render Strip - Clear.compute: Kernel at index (0) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
- [New VFX] [Ribbon] Render Strip - Fill.compute: Kernel at index (0) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
- [New VFX] [Ribbon] Render Strip - Count.compute: Kernel at index (0) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment