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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above