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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console