Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
2017.1.0b4
Issue ID
909247
Regression
Yes
Pressing on DLL spams warning "Failed to parse value ('AnyCPU') for CPU"
Steps to reproduce:
1) Download and open attached project
2) Press on DLL in Project window
Actual result: Warning appears in Console:
Failed to parse value ('AnyCPU') for CPU, platform: Android, type: UnityEditor.AndroidPluginImporterExtension+AndroidPluginCPUArchitecture. Default value will be set 'ARMv7'
Expected: No warning is shown
Tested and reproduced on:
Windows 10
Unity 2017.1.0b4
Not reproducible on:
Unity 5.6.0p4, 5.6.1f1
Verified on: 2017.2.0a3 (4ce7b8dbba77).
Comments (3)
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
- “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
sirius_black9999
Oct 03, 2018 15:03
issue NOT fixed in 2017.2, still present in 2017.3.1, tested and reproduced with multiple libraries, on multiple pc's, on multiple different projects, here is a minimal test case showing the issue: https://puu.sh/BF3Oa/72d131c057.rar
samizzo
Jun 27, 2017 03:55
I see this on 5.6.0f3.
stevenchan_playstudios
May 29, 2017 04:34
I can reproduced on 5.6.1f1 when importing UnityIAP package