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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note:
Contacted victorr, decided to close this case since the user did not reply for a long time