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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This behavior is by design. We strip all HTML tags from the description hence why the emojis are shown as Unicode.