Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.2.0
Issue ID
1300319
Regression
No
[LSA] Creating New Lighting Settings sets Lighting Mode to Shadowmask which is not available in URP <10.1
To reproduce:
1. Create new URP template in 2020.1
2. Open Lighting Window
3. Click on "New Lighting Settings" button
Expected result:
- Default Lighting Mode is set to the one that URP supports (either to Baked Indirect or Subtractive)
Actual result:
- Default Lighting Mode is set to Shadowmask which is not supported in URP <10.1. A warning is shown which informs about the fallback, but Shadowmask remains selected
Notes:
- Reproduced in 2020.1.15f1 + URP 8.2.0
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
Since there is a sensible warning in the UI and Shadowmask is supported in recent versions we will not fix this issue.