Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-75224
Regression
No
Errors are thrown when packing the Sprite Atlas when Packables contain a single folder
How to reproduce:
1. Open the attached "2DET" project
2. In the Project window, go to Assets -> Sprite Atlases
3. Open the "Backgrounds" Asset in the Inspector
4. Click "Pack Preview"
5. Observe the Console
Expected results: No errors are thrown into the Console
Actual results: 4 errors are thrown into the Console
Reproducible with: 6000.0.10f1
Can't test with: 2021.3.40f1, 2022.3.36f1 (Project specific, break after downgrading)
Reproducible on: macOS Sonoma 14.5 (Apple Silicon)
Not reproducible on: No other environment tested
Full error: In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above