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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment