Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
Issue ID
990244
Regression
No
If a TextAsset is created from a .txt file that uses the wrong type of encoding
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT raising an error of any kind. Not sure which encodings cause problems, although UTF-8 seems to be good. Manual/class-TextAsset.html : should indicate valid encodings.
Comments (2)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
keni4
Apr 27, 2018 16:18
Got this wired issue only on iPhone... it was insane to find it out. Windows editor, android build works fine. Seen in 2017.4.f1
Wild-Factor
Mar 16, 2018 18:11
Same here. Seems to not work in ANSI