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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment