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
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
- Physics.SphereCastNonAlloc is slow when the results array is large
- Colors of GameObject are changed and the background color is green when disabling the “Intensity” of “Bloom” in “Global Volume” GameObject and enabling the “Allow Dynamic Resolution” setting in Camera
- .editorconfig files are ignored when a Roslyn analyzer is running through the Editor
Add comment