Search Issue Tracker
Fixed in 6.5.8
Votes
0
Found in [Package]
5.13.0
Issue ID
1155521
Regression
No
[LWRP] Particles/Unlit shader is missing pragma shader_feature _DISTORTION_ON
How to reproduce:
1. Open the attached "case_1155521-ParticleUnlitDistortion" project
2. Open scene "SampleScene"
3. Inspect the 3 quads and their materials and notice that they all have Distortion on
Expected results: All 3 quads have the distortion effect
Actual results: The quad using "Particles/Unlit" shader does not have the
Reproducible with:
LWRP 5.13.0 (using 2019.1.4f1, 2019.2.0b4)
LWRP 6.7.1 (using 2019.2.0b4, 2019.3.0a4)
Notes:
1. Adding "#pragma shader_feature _DISTORTION_ON" to the shader fixes the issue
2. Couldn't test in the 2018.4 stream due to LWRP 4.10.0 not having the distortion settings on particle shaders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment