Search Issue Tracker
Fixed
Votes
0
Found in
2019.2
2019.2.18f1
2020.2
Issue ID
1227603
Regression
No
UploadHandlerFile does not upload large files
How to reproduce:
1. Set up a localhost server (more details in the initial message and attached video)
2. Add the provided index.php file to your htdocs/upload folder
3. Open the "SampleScene" Scene in the provided Unity project
4. Enter Play mode, type "video_835MB.ts" in the input field and press "UploadHandlerFile"
5. Navigate to the htdocs/upload folder in Finder
Expected result: the large video appears in the folder
Actual result: the large video does not get uploaded to the folder
Reproducible with: 2019.2.21f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.38f1 due to missing packages, 2018.4.20f1 due to the TextMeshPro UI not responding to input
Note:
1. When testing on newer versions of Unity with the user-supplied project, make sure to upgrade TextMeshPro to stop "Caret GameObject" related errors
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Contacted victorr, decided to close this case since the user did not reply for a long time