Search Issue Tracker
Fixed
Fixed in 2021.3.20f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a2
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.2.0b14
2023.1.0a18
2023.2.0a2
Issue ID
UUM-26403
Regression
No
URP Particle SimpleLit is missing #pragma multi_compile _ LIGHTMAP_SHADOW_MIXING
How to reproduce:
- Open the attached project "ParticleLitProbeOcclusion_Bug.zip" from UUM-18601
- Change the shaders from ParticleLit to ParticleSimpleLit
- Enter Play Mode
Expected results: The two smoke VFX and the cube are equivalently in shadow
Actual results: The smoke rendered with URP Particle SimpleLit is not sampling Light Probes
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment