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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment