Search Issue Tracker
Fixed
Fixed in 2022.2.0b9, 2023.1.0a8
Votes
0
Found in
2022.2.0b2
2023.1.0a5
Issue ID
UUM-10306
Regression
No
[UI/UX] Introduce New and Clone buttons to the Lighting Settings Asset field
Jira twin of: https://fogbugz.unity3d.com/f/cases/1357938/
h1. Steps to reproduce
- Open any existing project, or create a new one (any Unity version past 2020.1)
- Navigate to the Lighting window (Window > Rendering > Lighting)
- Click on the New Lighting Settings button at the top to create a new LSA
- Start changing the settings
- Click on the New Lighting Settings button again
- Notice that the modified settings are now lost
h1. Notes
- Clicking on the New Lighting Settings button should save all modifications to a new LSA
- Alternatively, add new buttons two new buttons to the UI: New and Clone (see the attached mock-ups for reference)
h1. UI mock-ups
This solution was proposed by David Llewelyn. It is consistent with SRP volume workflows.
h2. Current implementation
!LightingSettings-LSA-Current.png|thumbnail!
h2. Proposed implementation
!LightingSettings-LSA-Proposed.png|thumbnail!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment