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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
iamarugin
Sep 21, 2019 08:55
When in will be ported to 2019.3?