Search Issue Tracker
Fixed in 7.5, 8.3, 9.1, 10.1
Votes
0
Found in [Package]
7.4.1
Issue ID
1265221
Regression
No
[Output Mesh] Texture2DArray and Cubemap slots do not show up
Repro steps:
1. Create a ShaderGraph shader (any)
2. Expose a Texture2DArray and a Cubemap property
3. Save the shader
4. Open a VFX asset
5. Create an Output Mesh context
6. Assign the ShaderGraph shader
7. Observe the Texture2DArray and Cubemap property are not showing.
Expected outcome:
- All exposed properties to be accessible within the VFX Graph.
Notes:
- Happens in both HDRP and URP
- Works fine for VFX Shaders meant for an Output Particle context.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment