Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
930624
Regression
No
[iOS] Plugin Inspector shows only one option in Framework Dependencies when switching to iOS platform and .NET 4.6 framework
To reproduce:
1. Open project attached by the user
2. Switch platform to iOS
3. Edit-> Project Settings -> Player and select .NET 4.6 framework
4. In project window go to Assets -> Plugins -> iOS and select "SomePlugin" file
5. Observe console window and Inspector window
Expected: In the inspector, all Framework Dependencies should be available, errors shouldn't appear.
Actual: There is only one option in Framework Dependencies, errors and warnings appear in the console.
Note: This happens only when platform in the Plugin Inspector is set to iOS and framework version is 4.6
Reproduced with: 2017.1.0b1, 2017.1.0f3, 2017.2.0b3
Earlier versions don't support .NET 4.6
Fixed in 2017.3.0b1
Backported to 2017.2.0p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment