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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
This is a duplicate of issue #961349