Search Issue Tracker
By Design
Votes
0
Found in
2022.2.18f1
Issue ID
UUM-35916
Regression
Yes
URP Lens Flare is rendered incorrectly in a standalone build
To reproduce:
- Create a new project using empty URP template;
- Import URP samples into the project ( Window > Package Manager > Universal RP > Samples > Import);
- Build and run "LensFlareShowroom" scene.
Expected result: Lens Flare is rendered correctly
Actual result: Lens Flare is defected
Reproduced on 2022.2.18f1
Not reproduced on 2022.2.17f1.112.12143, 2023.1.0b15.3067.4488
Tested on Macbook Pro with Apple M1 Pro chip. Haven't checked any other platform.
!LensFlareShowroom.png!
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
- “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
Resolution Note:
Can't reproduce it anymore