Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
Issue ID
UUM-128460
Regression
Yes
False warning is thrown when entering Play mode with a Baked Area Light whose Shape is 'Disc' and the project uses URP
How to reproduce:
1. Open the attached “IN-124246” project
2. Open “New Scene” Scene (Assets → New Scene) in the Project window
3. Open the Lighting window (Window → Rendering → Lighting)
4. Click “Generate Lighting” in the Lighting window
5. Enter the Play mode
6. Observe the Console window
Expected result: No warnings are thrown about the rendered light
Actual result: Warning “The Disc light type on the GameObject 'Area Light' is unsupported by URP, and will not be rendered.” is thrown
Reproducible with: 2023.2.0a1, 6000.0.62f1, 6000.2.12f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Not reproducible with: 2023.1.0b1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes: The baked light is being rendered
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