Search Issue Tracker
By Design
Votes
2
Found in
5.4.2f2
Issue ID
892315
Regression
No
Using SwitchActiveBuildTarget API does not fully switch build target
How to reproduce:
1. Open user provided project
2. In File/Build Settings, set build to Android.
3. From Build menu, select 'Android'. (This script calls SwitchActiveBuildTarget to Android, and then builds the player.)
4. Note that build completes successfully without errors
5. In File | Build Settings, now set build to PC, Mac & Linux Standalone
6. From Build menu, select 'Android'
7. You will see this error 'Type '[Assembly-CSharp]DemoInputManager' has an extra field 'messageCanvas' of type 'UnityEngine.GameObject' in the player and thus can't be serialized '.
Reproduced on: 5.3.5f1, 5.3.7p4, 5.4.2f2, 5.5.2p3, 5.6.0f1, 2017.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Add comment