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
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
Add comment