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
- LOD Group Component Meshes do not change when the Scene view is closed
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
Add comment