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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment