Search Issue Tracker
Fixed in 13.1.1
Fixed in N/A
Votes
0
Found in [Package]
13.0.0
Issue ID
1367167
Regression
Yes
[VFX Graph] VFX is not rendered and errors are thrown to the console when assigning Shader Graph with SampleTexture2D to VFX
How to reproduce:
1. Open the attached package
2. Open VFX
3. Open SG
Actual result: Errors are thrown to the console and VFX does not play
Error messages:
Worker0] Shader error in 'Hidden/VFX/New VFX/System/Output Particle Lit Quad': redefinition of '_SampleTexture2D_9d41381e230b4b84a02d17919572c0ea_Texture_1' at line 8086 (on d3d11)
Shader error in 'Hidden/VFX/New VFX/System/Output Particle Lit Quad': redefinition of '_SampleTexture2D_9d41381e230b4b84a02d17919572c0ea_Texture_1' at line 8086 (on d3d11)
Reproduced with: 2022.1.0a10 (master)
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
- SRP Batcher ignores ShadowCaster pass when Fallback shader has mismatched CBUFFER layout
- Crash on PolynomialCurve::BuildCurve when calling ParticleSystemRenderer.SetMeshes() with an AnimationCurve containing 9 or more keys
- NullReferenceException is thrown when a Graph Toolkit graph is "saved as"
- Right Arrow Key Navigation no longer works after Exiting the Create New Script Option in the Add Component Dropdown
- [WebRequest] Missing CURLOPT_SEEKFUNCTION causes "curl error 26" on POST retry with reused connections
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 (2022.1.0a16)