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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment