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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment