Search Issue Tracker
By Design
Votes
0
Found in [Package]
11.0.0
Issue ID
1307126
Regression
Yes
[URP] Newly created 2D Light objects doesn't have the same default name as given in the GameObject menu
The names of 2D Light objects in the GameObjects menu and the default name when they are created in Hierarchy are different. All objects share the same name "Light 2D", Refer attached video.
Steps to repro:
1. Create a new Project with URP Template
2. Project > Create > Rendering > Universal Render Pipeline > 2D Renderer
3. Assign 2D Renderer in the URP Asset
4. Hierarchy > Create > Light > Global Light 2D OR Sprite Light 2D OR Spot Light 2D
Actual Result:
All newly created 2D Light objects don't have the same default name as given in the GameObject menu
Expected Result:
2D Light object should be created with default names as per the menu list
Reproducible on:
2021.2.0a2, 2021.1.0b3, 2021.1.0a10 with pacakge version 11.0.0
Working fine on:
2021.1.0a9, 2020.2.2f1 with package version 10.2.2
Environment:
Windows 10, macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment