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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment