Search Issue Tracker
Fixed
Fixed in 6000.3.0b5, 6000.4.0a2
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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment