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
Comments (2)
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.