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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Contacted victorr, decided to close this case since the user did not reply for a long time