Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.0b3
Issue ID
865499
Regression
No
[iOS][Metal] If WebCamTexture is not initialised, it takes random texture (i.e. text font texture)
Reproduction Steps:
1. Open project
2. Build and deploy to iOS device
3. Start App in Portrait mode
4. Rotate phone into Landscape mode
5. Notice that some letters appear on the screen
Note: This is text font texture used for UI buttons.
6. Rotate device back to Portrait mode
7. Notice that texture persist.
Expected behaviour: No random text texture are taken if WebCamTexture is not initialised.
Actual result: WebCamTexture takes random texture in this case UI Button text font texture if it is not initialised.
Reproduced with Metal only.
GLES2 and GLES3 show black texture if WebCamTexture is not initialised.
Reproduced on versions: Unity 5.3.7p3, 5.4.4f1, 5.5.0p3, 5.6.0b3
Reproduced on devices: iPhone 6 Plus iOS 8.0, iPad Mini 3 iOS 9.3.2, iPhone 6 Plus iOS 10.1
Did not reproduce on Android.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] Recommended and Downloaded Learn tabs are empty and have scrollbar
- Memory spike when loading a prefab using TextMeshPro in iOS Player
- [iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
- VFX System Border text cursor is sometimes not visible
- Hub horizontal scroll hides all items when scrolled to the end
Add comment