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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment