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
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
Add comment