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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment