Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.1f1
Issue ID
1021628
Regression
No
Text file content encoded with ANSI won't show in the preview inspector if it contains Extended ASCII character
How to reproduce:
1. Create a text file containing any character present in second half of the "Windows-1252" character set (‡ for example)
2. Save the file using ANSI (Windows-1252) encoding
3. Add the text file to any project
4. Select the text file and look at Inspector window
Expected results: content of text file appears in the Inspector window
Actual results: Inspector window is empty
Reproducible with: 5.6.5p3, 2017.1.3p3, 2017.2.2p3, 2017.3.2f1, 2017.4.1f1, 2018.1.0b13, 2018.2.0a7
Note: in versions 5.6.5p3, 2017.1.0b2 only the characters present in second half of the "Windows-1252" character set fail to print, other characters appear in the Inspector window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #961349