Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-75748
Regression
Yes
VFXGraph SampleGraphicsBuffer error when compiling shader code on 6000.0.6f1 and higher
Steps to reproduce:
1. Open the attached project "SampleGraphicsBufferError.zip"
2. Observe the console for the error: "Shader error in '[SampleGraphicsBufferError] [Minimal] Update Particles': undeclared identifier 'SampleStructuredBuffer' at kernel CSMain at SampleGraphicsBufferError.vfx(264) (on d3d11)"
3. Open "SampleGraphicsBufferError.vfx" vfx graph
4. From the Graph, either remove Set Size from Initialize particle, or Set Velocity from Update particle
5. Observe that the error goes away
Expected Results: no shader error
Actual Results: VFXGraph SampleGraphicsBuffer error when compiling shader code on 6000.0.6f1 and higher
Reproducible on: 6000.0.6f1, 6000.0.10f1
Not reproducible on: 2021.3.40f1, 2022.3.38f1, 6000.0.5f1
Testing Environment: Windows 11
Not reproducible on: No other environment tested
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
- 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
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console