Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.67f1
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120731
Regression
No
Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
Reproduction steps:
1. Open the “launch.bat” script and edit the necessary variables
2. Open the project by launching the “launch.bat” script
3. Observe the Console window and that “04 - Inside lightmapping delegate” is missing for the first scene’s bake
4. Clear the Console
5. Start the same bake (Engine Support > Start Bake)
6. Observe the Console window and note all messages appear in order, including “04 - Inside lightmapping delegate”
Expected result: Baking via {{-executeMethod}} and via the menu item both call the lightmapping delegate, producing identical logs
Actual result: When launched with {{-executeMethod}}, the lightmapping delegate is not called for the first scene’s bake
Reproducible with: 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: Windows 11
Not reproducible on: Not tested on other platforms
Notes:
- The issue no longer reproduces on macOS since 6000.0.58f1 and 6000.2.5f1 versions. Fixed In commit is mentioned in the comments.
- Issue does not reproduce with BiRP
- On some machines the reproduction is not always reliable, so if needed, repeat steps 2-3 again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment