Search Issue Tracker
Fixed in 10.1.0-preview.12
Fixed in 7.5.2, 8.3.1
Votes
0
Found in [Package]
7.4.1
Issue ID
1263514
Regression
Yes
[URP] All Pixel lighting variants are stripped in build if at least one URP asset has Additional Lights set to Per Vertex
How to reproduce:
1. Open the project from the attached file "1263514.zip"
2. Open the UniversalRP-MediumQuality asset and set Additional Lights to Per Vertex
3. Open the UniversalRP-HighQuality asset and set the Additional Lights to Per Pixel
4. Go to File > Build And Run
Expected result: The light is rendered
Actual result: The light is not rendered
Reproducible with: 7.4.1(2019.4.7f1), 7.4.3(2019.4.7f1), 8.2.0(2020.1.2f1, 2020.2.0a20), 10.0.0-preview.26(2020.2.0a20)
Not reproducible with: 4.10.0-preview(2018.4.26f1), 7.3.1(2019.4.7f1), 8.1.0(2020.1.0b16, 2020.2.0a20)
Notes:
- In the Player.log of the build the _ADDITIONAL_LIGHTS keyword does not exist
- The quality is set to High
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
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
Resolution Note (fix version 10.1.0-preview.12):
Fixed in Universal Render Pipeline 10.2.0 (Verified in 2020.2.0b12.3574)
Resolution Note (fix version 7.5.2):
Fixed in Universal Render Pipeline 7.5.3 (verified in 2019.4.19f1 (ca5b14067cec))