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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
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