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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Add comment