Search Issue Tracker
Fixed in 2023.2.2f1
Fixed in 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
2
Found in
2023.1.11f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47683
Regression
Yes
Spot Light is brighter when Lighting is baked in Batch mode
Reproduction steps:
1. Open the attached project “LightmappingBatchIssue-2023.1”
2. Bake the Lighting using Test > Run
3. Wait until the Bake finishes and observe the results in the Game view
4. Close the opened project
5. Using a Command Line Interface open the project using this command “{Unity Path} -projectPath {Project Path} -batchmode -executeMethod "MyTestMenu.Run" -quit”
6. Wait until Unity finishes executing commands and closes
7. Open the “LightmappingBatchIssue-2023.1” again and observe the results in the Game view
Expected result: The Lighting baking results are the same
Actual result: The Spot Light baked in Batch mode is brighter than in Editor
Reproducible with: 2023.1.0a20, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Not reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.0a19
Reproducible on: macOS 13.4.1 (c), Windows 10
Not reproducible on: No other environment tested
Note: Couldn’t confirm reproduction on macOS using 2023.1.0a19 because of GameObjects not rendering and constant warnings “Metal: Fragment shader missing texture binding at index 3 (unity_Lightmap / Universal Render Pipeline/Lit)”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment