Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.1, 7.2.1
Issue ID
1219384
Regression
Yes
2D Lights cannot be created and an error is thrown when using 2D Renderer in project created with URP Template
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. In Hierarchy, add a 2D Light (Right-Click to open a Context Menu, Light -> 2D)
Expected result: 2D Light is added
Actual result: 2D Light is not added and there's nothing displayed or an error is thrown in the Console Window
Reproducible with: 2019.3.0b4 (7.1.1), 2019.3.2f1 (7.1.8, 7.2.1), 2020.1.0a23 (7.1.7, 7.2.1)
Not reproducible with: 2019.3.0b3 (7.0.1)
Couldn't test with: 2017.4.37f1 (Package Manager does not exist), 2018.4.17f1 (2D Lights do not exist)
Note: 2D Lights can be created when importing Universal RP to project created with 2D Template
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
The URP template project has per-quality level render pipeline assets. In order to use the 2D Renderer, you have to assign a 2D Renderer Data asset to the pipeline asset of your active quality level.