Search Issue Tracker
Fixed
Fixed in 6000.0.27f1, 6000.1.0a4, 7000.0.0a10
Votes
0
Found in
6000.0.24f1
6000.1.0a2
7000.0.0a1
Issue ID
UUM-85568
Regression
No
Sprites are not generated when using Fallback Sprite Assets
Reproduction steps:
1. Open the attached “BugRepro” project
** 1.5 ** In Scene Bug Text Settings > Default Sprite Asset: Assign GlobalIcons32IconsBoard
2. Open the “Assets/Scenes/SampleBugScene.unity” Scene
3. Enter the Play Mode
4. Observe the Game view
Expected result: Sprites are generated
Actual result: Sprites are not generated
Reproducible with: 2021.3.44f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
More details here: [https://discussions.unity.com/t/sprite-in-text-error-when-default-sprite-asset-of-panel-text-settings-have-one-or-more-fallback-sprite-assets/1532117/5]
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
Hi, a sprite asset needs to be assigned in order for this feature to work. You can assign it in the Panel Text Settings, under Default Sprite Asset
Resolution Note (fix version 7000.0.0a10):
Fixed sprite asset fallbacks not working on a job.
Resolution Note (fix version 6000.1.0a4):
Fixed sprite asset fallbacks not working on a job.
Resolution Note (fix version 6000.0.27f1):
Fixed sprite asset fallbacks not working on a job.