Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.7f1
Issue ID
1060748
Regression
No
[iOS] Notification icons title is 20pt32x instead of 20pt@2x
To reproduce:
1. Open any project
2. Navigate to Player Settings > iOS tab > Icon > Notification Icons > iPhone icons
3. Observe as 60x60px icons title is iPhone Notifications iOS 7-11 20pt32x insted of 20pt@2x
Expected result: iPhone Notifications icon title reads "iPhone Notifications iOS 7-11 20pt@2x"
Actual result: iPhone Notifications icon title reads "iPhone Notifications iOS 7-11 20pt32x" <- notice the missing @ symbol and 3 instead of it
Reproduced on:
2018.1.0a5 2018.1.0b1 2018.1.9f1 2018.2.0f2 2018.3.0a5
Notes:
The UI for Icons in 2018.1.0a4 and earlier is different and doesn't have the same issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment