Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0a8
2019.3.0b1
2020.1.0a1
Issue ID
1179744
Regression
No
Emojis are shown as Unicode when viewed in the Package Manager window
Reproduction steps:
1. Create a new project
2. Get any asset from the Asset Store which contains emojis in the description(Check the Edit below)
3. Open Package Manager window
4. Select "My Assets" from the dropdown menu
5. Observe the Asset description
Expected result: Emojis are shown as in the Asset Store webpage(Snapshot_1179744_V1)
Actual result: Emojis are shown as Unicode(Snapshot_1179744_V2)
Reproducible with: 2019.3.0a8, 2019.3.0b1, 2020.1.0a2
Could not test with: 2017.4.32f(No PackageManager), 2018.4.8f1, 2019.2.4f1,2019.3.0a7("My Assets" option was not available)
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
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
Resolution Note:
This behavior is by design. We strip all HTML tags from the description hence why the emojis are shown as Unicode.