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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
iamarugin
Sep 21, 2019 08:55
When in will be ported to 2019.3?