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
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
Add comment