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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console