Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a8
Issue ID
1169148
Regression
Yes
[Android] Build and run fails when Rewired is present in the project
Repro steps:
1. Open QA attached project "repro_1169148"
2. Switch build target to Android
3. Build and run
Actual: Build fails with a bunch of errors like "Type '[Rewired_Core]Rewired.ComponentControls.Effects.TouchInteractableTransitioner' has an extra field '_transitionColorTint' of type 'UnityEngine.UI.ColorBlock' in the player and thus can't be serialized"
Reproducible with: 2019.3.0a12
Not reproducible with: 2018.4.6f1, 2019.1.14f1, 2019.2.1f1
Notes:
- Only reproduces on Mono
- Reproduces only when Build and running
- Can't pinpoint the exact version where it regressed because of other issues
- Didn't reproduce when build and running MacStandalone, not sure if it reproduces when build and running to iOS due to different errors
Comments (11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
iamarugin
Sep 21, 2019 08:55
When in will be ported to 2019.3?