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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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