Search Issue Tracker
In Progress
Under Consideration for 6000.3.X
Fix In Review for 6000.4.X
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-117098
Regression
No
APV baking extracts scene data synchronously, resulting in lightmap packing blocking the editor
*Steps to reproduce:*
# Open the linked Git Project
# Navigate to Window > Rendering > Lighting
# If there's no Lighting Settings Asset create one and assign it
# Scroll down to the "Lightmap Packing" section and set it to "Custom"
# Set "Packing Method" to "XAtlas"
# Generate Lighting
*Actual results:* Editor processes start with the "Hold On" "LightingWindow.MouseUp" and takes ~20 minutes until the Generation appears in Background Processes, cancelling the also takes ~20 minutes
With the "Packing Method" set to "Unity" it takes ~1 minute until the pop up disappears and Generation can be cancelled, cancelling is almost immediate
*Expected results:* Users should be able to cancel Lighting Generation if the process takes too long and users shouldn't be locked in to a process for a long time, if this is expected cause of the new Packing Method there should be some sort of indications to the user why it's taking so long, not only that a process is ongoing for UI
*Reproducible with versions:* 6000.3.0b1
*Can’t test with versions:* 2022.3.66f1, 6000.0.56f1, 6000.1.16f1, 6000.2.0b4 (No XAtlas Feature)
*Tested on (OS):* Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Add comment