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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.