Unity doesn't start building

Build target is Microsoft Store.

When I click build and select the folder where to build which then closes the folder selection window but after that nothing happens neither does anything show up in the console.

EDIT: For me this only happens when trying to build for the Microsoft Store, when building for PC standalone it builds like it should, I’ve tried building it on my desktop as well as on my Surface Pro 4 with no success.
Some more info:
Unity version: 5.5.0b4

if necessary my computer specs:
Surface Pro 4 M3 model

Desktop:
Intel core i5-2500
8gb ram
Geforce GT610

Hi~ I may have met the same problem and just solved it.
My situation was the same with “click build and select the folder where to build which then closes the folder selection window but after that nothing happens neither does anything show up in the console” and also build for the Microsoft Store for Hololens.
My solution was fix all the errors in my scripts. I don’t know why the unity has no error report in the Console Panel when I click build. I noticed these errors only when click play in Game Panel. So tricky…