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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment