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
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above