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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
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.