Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.48f1
6000.0.21f1
6000.1.0a7
Issue ID
UUM-82840
Regression
No
Baking lights with APV does not work when it is done in batchmode
How to reproduce:
1. Extract the “Volume.zip“ project
2. Launch the project through the command line with arguments “<Unity.exe path> -projectPath <project path> -batchmode -quit -executeMethod LightingBaker.BakeLighting”
3. Open the “Assets/Scenes/SampleScene“ directory
4. Observe the Directory
Expected result: There is a file in the directory named “SampleScene Baking Set.asset“
Actual result: There are no files in the directory named “SampleScene Baking Set.asset“
Reproducible in: 2021.3.44f1, 2022.3.48f1, 6000.0.21f1
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Note: If the baking is done within the Editor, the file will be created in the supposed directory (baking can be started in the top Menu: “Tools > Bake Lighting”)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment