Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b3
Issue ID
1086920
Regression
No
Copyright symbol (©) causes INVALID_UTF8_STRING error when observing Script's Inspector window
To reproduce:
1. Open any project
2. Import my attached script (INVALID_UTF8_TEST.cs)
3. Select it in Project window
4. In Inspector window, observe your selection
Expected: symbol is recognized
Actual: symbol is not recognized
Reproduced in: 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0b4, 2019.1.0a3
Note1: on 2017.4, 2018.1, Inspector window shows empty description field
Note2: failed to reproduce on a newly created script (copying or alt-coding the symbol to the script)
Note3: according to user, this causes problems with certain Unity features such as Timeline that are then unable to match the script name with the filename
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "TMP_FontAsset.ClearAtlasTextures" set the size of Atlases to 1x1 when "setAtlasSizeToZero" is true resulting in a constant clearing of Atlases of size 1x1 on Editor Shutdown
- Build fails with cast error when building Linux Player
- Mouse cursor swapping between Input and Select mode when hovering over the Grid and Snap input field
- "Terrain" Component values reset when painting over a terrain border while two Inspector tabs are open
- [VFX] Tooltips are not shown anymore
Add comment