Search Issue Tracker
Won't Fix
Votes
6
Found in
5.3.5p6
Issue ID
812488
Regression
No
Custom font material is missing after loading UI text prefab from an Asset Bundle
Steps to reproduce:
1. open user's attached "StaticFontBug.zip"
2. open and play scene "Main"
3. go into scene view and move UI panel positions (gif attached)
Expected: all three panels should look identical
Actual: panel which was loaded from an assetbundle is missing a font material
Reproduced: 5.3.6p3, 5.4.0p4, 5.5.0b2
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
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
- Camera sub dropdown "Open Reference" buttons do not work
kaiser-D
Sep 23, 2016 06:46
Please fix this ASAP.My project is suffered this problem for a long time.
JasonAtUnity
Sep 05, 2016 01:50
I found that this issue may happen in some other cases, not only in custom font.
Sometimes, when UI prefab was loaded, the texture of sprites which packed into one atlas is missing.
I suppose all these cases may be the same issue.