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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment