Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.1f1
Issue ID
760256
Regression
No
StringReader reads files extremely slowly
Reproduction steps:
1) Open "StreamReaderBug2" project
2) Open StreamReaderBug scene
3) Play scene
4) Watch console output
Expected result:
StreamReader should read faster than result which is shown in console.
Actual result:
StringReader is approximately 1427 times slower than StreamReader
StringReader is approximately 2219 times slower than FastStringReader
StringReader is approximately 186 times slower than RegexStringReader
Workaround:
Use StreamReader.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment