Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.1f1
Issue ID
911830
Regression
Yes
Build process fails when BuildPipeline.BuildPlayer has a path parameter containing Application.dataPath + "/../"
Reproduction steps:
1) Download and open "911830_buildpath.zip" project
2) Press "Build/Build for Android" button located in (top) menu
-- Notice that build fails with "Building to the Assets folder is not allowed." error message
Note:
If you write any other directory and add "/../" to it, everything works as expected.
That means, this issue is reproducible only when user tries to build project in Assets' folder parent.
Regression appeared in 5.6.0b1
Reproduced with:
5.6.0b1, 5.6.1p1, 2017.1.0b5
Unable to reproduce with:
5.5.3p3
Reproduced on Mac and Windows with Android, iOS, OSX and Windows platforms as build target platforms
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment