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
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above