Search Issue Tracker
By Design
Votes
0
Found in
6000.0.0b1
Issue ID
UUM-92286
Regression
No
[URP] Bake reflection probes option also bakes lightmaps
*Steps to reproduce:*
1. Open the attached project (optional). It can be reproduced in any URP project with reflection probes.
2. In the Lighting tab, choose the dropdown to bake only reflection probes.
*Actual results:* Lightmaps and reflection probes are baked
*Expected results:* Reflecion probes are baked
*Reproducible with versions:* 6.x and 2023.3.b10
I only checked as far as 2023.3.b10 for regressions, the bug is still there if its not by design.
*Notes:*
On HDRP and the same editor version the button works as I would expect it to.
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 with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Resolution Note:
For URP, references to reflection probes are managed in a lighting data asset, this is why it is created when baking reflection probes if there is no lighting data asset present.