Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b14
Issue ID
789439
Regression
No
[WSA] Tile's "Short name" is limited to 13 chars instead of 40
In player settings under Icon section Tile's "Short name" is limited to 13 characters although in https://msdn.microsoft.com/en-us/library/windows/apps/br211427.aspx says that Short Name can be up to 40 characters length.
Steps to reproduce:
1. Create new project.
2. Change platform to Windows Store.
3. Open Player Settings.
4. Under Icon section try to write Short Name longer then 13 characters.
5. The end of the name gets cropped.
Tested on 5.1, 5.3.4p4 and 5.4.0b15.
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