Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3
2020.1
2020.2
Issue ID
1223012
Regression
Yes
Symbolink Sources fail to export when building for Android
Steps to reproduce:
1. Open Editor
2. Put some java source files ((example attached in the edit) under 'Assets' folder
3. Go to 'Build Settings' window, switch 'Android' build target
4. Select 'Gradle' build 3system if the option is available, check 'Export Project', check 'Symbolink Sources'
5. Click 'Export', Open the exported project in Android Studio
Expected: no errors appear
Actual: 'ERROR: Could not get unknown property 'main' for SourceSet container of type org.gradle.api.internal.tasks.DefaultSourceSetContainer.' appears in Android Studio Console
Reproduced in: 2019.3.0a1, 2019.3.4f1, 2020.1.0a1, 2020.1.0a26, 2020.2.0a1
Not reproduced in: 2018.4.18f1, 2019.2.21f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
Add comment