Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0f4
Issue ID
754704
Regression
No
[AsyncUpload] Editor allows to set syncUploadBufferSize bellow 2 which leads application to crash on startup
To reproduce the issue follow the steps:
1. Create new or open any project
2. Gp to Quality settings and change asyncUploadBufferSize to 0 (this should not be allowed according documentation)
3. Build a project
4. Play
5. Application freezes
Workaround: Set asyncUploadBufferSize above 1 as documentation have stated.
Reproduced in 5.3.1p1 (7d3d8e90548b), 5.3.0f4 (2524e04062b4)
In 5.2.2p4 (93d0b2db7c56) this option does not exist
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment