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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment