Search Issue Tracker

Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.

Postponed

Votes

0

Found in [Package]

1.4.11

Issue ID

UVSB-757

Regression

No

Bug in bolt setup documentation in scripting 4x NET

Package: Visual Scripting

-

[Original Issue |https://support.ludiq.io/communities/5/topics/1841-documentation-generation-failures]- 6 Duplicates but postponed by Lazlo
----
Hello, I have a problem with bolt setup. When I try to set up bolt in scripting versio 4x NET it fails to generate the documentation: Some parts are in Spanish because my computer is set in that language... sorry
{code:java}
UnityEditor.Build.BuildFailedException: Failed to build project 'Assembly-CSharp-firstpass':<br>/p:Configuration=Debug /p:GenerateDocumentation=true /p:WarningLevel=0 /p:DocumentationFile="C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assets\Ludiq\Ludiq.Core\Generated\Documentation\Assembly-CSharp-firstpass.xml" "C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj"<br><br>Microsoft (R) Build Engine versi�n 16.2.37902+b5aaefc9f para .NET Framework<br>Copyright (C) Microsoft Corporation. Todos los derechos reservados.<br><br>Compilaci�n iniciada a las 10/08/2019 14:41:42.<br>Proyecto "C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj" en nodo 1 (destinos predeterminados).<br>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(775,5): error : The OutputPath property is not set for project 'Assembly-CSharp-firstpass.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='HPD'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. [C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj]<br>Compilaci�n del proyecto terminada "C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj" (destinos predeterminados) -- ERROR.<br><br>ERROR al compilar.<br><br>"C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj" (destino predeterminado) (1) -&gt;<br>(_CheckForInvalidConfigurationAndPlatform destino) -&gt; <br> C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(775,5): error : The OutputPath property is not set for project 'Assembly-CSharp-firstpass.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='HPD'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. [C:\Users\Sergio\UNITY Proyects\ETER assets 2019.1.5f1\Assembly-CSharp-firstpass.csproj]<br><br> 0 Advertencia(s)<br> 1 Errores<br><br>Tiempo transcurrido 00:00:06.62<br><br> at Ludiq.DocumentationGenerator.GenerateDocumentation (System.String projectPath) [0x00205] in C:\Users\lazlo\Projects\Bolt1\Package\Ludiq.Core\Editor\Documentation\DocumentationGenerator.cs:99 <br> at Ludiq.GenerateDocumentationPage+DocumentationGenerationStep.Update () [0x00028] in C:\Users\lazlo\Projects\Bolt1\Package\Ludiq.Core\Editor\Windows\GenerateDocumentationWindow\GenerateDocumentationPage.cs:295
{code}

  1. Resolution Note:

    Lazlo Bonin (Lead Developer) 9 months ago
    Hi everyone,

    These series of bugs has been plaguing Bolt for a long time. As you know by now, documentation generation failures don't prevent Bolt from working. They only prevent some additional API documentation from showing in the inspector.

    In v.1.4.6, we decided to hide the documentation generation from the setup wizard to avoid alarming users. Over time, we've been working on fixing those errors for all versions of Visual Studio, but due to frequent changes in installs across VS versions, there's always a new one that pops up.

    For now, we've also decided to postpone the full resolution of this issue until Visual Studio install paths start stabilizing. We'll also consider using Roslyn for that purpose in the future if Unity exposes this kind of access. Thanks for everyone's understanding!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.