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
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
Resolution Note:
This behavior is by design. We strip all HTML tags from the description hence why the emojis are shown as Unicode.