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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment