Search Issue Tracker
Fixed
Votes
7
Found in
5.5.0b2
Issue ID
829898
Regression
Yes
Projects can not be built outside the project directory
Reproduction steps:
1. Open a new project
2. Save the scene
3. Open "Build settings"
4. Select "WebGL" or "Windows standalone"
5. Press "Build and run" and select directory outside a project folder
Actual results: Project is not built
Expected result: Project is built
Reproduced on 5.5.0b2, 5.5.0b1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
mgeorgedeveloper
Sep 18, 2016 15:38
I notice in the Beta 5.5 release notes, this issue is listed as "Windows Store: Building to a folder outside of the project folder fails". Just need to point out that it is not related to Windows Store specifically. As stated in the main description of this report, it also affects Windows Standalone and other build targets.