Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a23
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.22f1
2022.2.0b14
2023.1.0a18
Issue ID
UUM-18601
Regression
No
URP Particle Lit is missing #pragma multi_compile _ LIGHTMAP_SHADOW_MIXING
How to reproduce:
1. Open the attached project "ParticleLitProbeOcclusion_Bug.zip"
2. Enter Play Mode
Expected results: The two smoke VFX and the cube are equivalently in shadow
Actual results: The smoke rendered with URP Particle Lit 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
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
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
- Frame Debugger scrollbar gets cut off at the bottom when the Frame Debugger window is maximised
- Frame Debugger docked with the Game View can still be enabled when Game View is maximised and minimised
Resolution Note (fix version 2023.1.0a23):
The missing keyword was added to the ParticleLit shader.