Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.0a7
2019.1.6f1
2019.2
2019.3
Issue ID
1162227
Regression
Yes
[Android] Scripts changes do not take effect in builds after "Scripts only Build" has been turned off
To reproduce:
1. Open the attached project
2. Build and Run the "SampleScene" on Android device
3. Check the "Development Build" and "Scripts only Build" boxes
4. Uncomment 15th line in "TestScript" then "Patch and Run"
5. Uncheck "Scripts only Build", comment 15th line in "TestScript", uncomment 16th line in "TestScript"
6. Build and Run on Android device
Expected result: With "Scripts only Build" disabled, script changes take effect after building and running the apk
Actual result: With "Scripts only Build" disabled, script changes do not take effect after building and running the apk
Reproduced with: 2019.1.0a7, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Not reproduced with: 2017.4.29f1, 2018.4.3f1, 2019.1.0a6
Regression started in 2019.1.0a7
Notes:
- Dev build has to be on
- Scene changes take effect, but not script changes
- Rebuilding Project Settings folder does not help
- Rebuilding the Library does not help
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment