Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b4
Issue ID
904385
Regression
Yes
After errors correction in the script, the button to download Android module shows up in the Build settings window
Reproduction steps:
1. Open the attached project;
2. Delete 5 and 7 lines in the script "SinnesterSpawnPattern.cs";
3. Build the project on Android platform;
4. After the error shows, return to the script and return deleted lines;
5. Go to Build Settings window;
Actual result: after the errors are repaired, the button to download Android module shows up in the Build settings window, although Android module was installed.
Expected result: the project should built.
Reproduced with: 5.6.0b1, 5.6.0b4
Not reproducible with: 5.6.0a1
Cannot be tested with older than 5.6 versions because of the errors.
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
Add comment