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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above