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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #961349