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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
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.