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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment