Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0p2
Issue ID
935582
Regression
Yes
API updater fails with Error 131 when trying to update custom library
To reproduce:
1. Download and open attached "Unity2017TextureLoad.zip" project.
2. Reimport "BestHTTP" library which is located in Assets/Libraries.
Expected result: Library code is updated correctly. No errors appear in the console.
Actual result: API updater fails to update Library code . Error appears in the console.
Reproduced with: 2017.3.0a6, 2017.2.0b9, 2017.1.0p5, 2017.1.0a1.
Not reproduced with: 5.6.3p2.
Regression introduced in: 2017.1.0a1.
Notes: Issue can also be seen when Play Mode is entered. "Ex [HTTPRequest]: CallCallback - Message: 1: Method not found" error appears and the image in the scene is wrong. Since Library is not updated correctly, it also prevents user from building the project to any platform.
Verified with 2017.3.0b1, 2017.1.2p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment