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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
iamarugin
Sep 21, 2019 08:55
When in will be ported to 2019.3?