Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.10f1, 2023.3.0b7
Votes
0
Found in
2022.3.15f1
2023.2.4f1
2023.3.0a19
Issue ID
UUM-58979
Regression
No
Spotlight Culling renders incorrect shape when URP Rendering Path is set to "Forward+" and the Camera's Component Projection is set to "Orthographic"
How to reproduce:
1. Open the “URP_ForwardPlus_Improvements_Issue” project
2. Open the “Assets/Spotlight Orthographic bug/Spotlight Orthographic bug.unity“ scene
3. Enter Play Mode
4. Open the Rendering Debugger (Window > Analysis > Rendering Debugger)
5. In the Rendering Debugger window open the “Material” category
6. Under the “Materiela Filters” change the “Material Override” field from “None” to “Lighting Complexity”
7. In the Game view window observe the “Quad” GameObject grids
Expected result: The “Quad” GameObject is shaped like a circle and a small triangle at the top
Actual result: The “Quad” GameObject is shaped like a circular triangle
Reproduced with: 2022.3.15f1, 2023.2.4f1, 2023.3.0a19
Could not test with: 2021.3.33f1 (URP Rendering Path "Forward+" is not available)
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. Could not test in HD RP → “Material Override” field does not have the “Lighting Complexity” option
2. Reproducible when “Main Camera” GameObject’s Camera Component’s Projection field is set to “Orthographic”
3. Not reproducible when “Main Camera” GameObject’s Camera Component’s Projection field is set to “Perspective”
4. Only reproducible when “Asset/Settings/URP-HighFidelity-Renderer.asset” Universal Renderer Data’s Rendering Path field is set to “Forward+”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
Add comment