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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console