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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console