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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment