Search Issue Tracker
Active
Votes
0
Found in
6000.0.33f1
6000.1.0a10
Issue ID
UUM-91585
Regression
Yes
Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
How to reproduce:
1. Extract the “IN-91330_HDRP Baking Project.zip“ project
2. In the Command Line write “<UNITY.EXE PATH> -quit -batchmode -projectPath "<PROJECT PATH>" -executeMethod AutoBaker.StartBake“
3. Open the project normally after the Editor fully closes in the background
4. Open the “OutdoorsScene“ and observe the Game view
5. Open the Lighting window in Window > Rendering > Lighting
6. Generate the Lighting with the “Generate Lighting“ button at the bottom of the Lighting window
7. Observe the Game view after the Lighting finishes generating
Expected result: The lighting in the Game view does not change after running BakeAsync
Actual result: The lighting in the Game view becomes brighter than after running BakeAsync
Reproducible in: 6000.0.18f1, 6000.0.33f1, 6000.1.0a10
Not reproducible in: 2021.3.47f1, 2022.3.55f1, 6000.0.17f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Removing a Camera Component from a Physics 2D Raycaster GameObject brings pop-up message twice
- UnityYAMLMerge does not open fallback merge tool when encountering merge conflicts
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
Add comment