Search Issue Tracker

Fixed

Fixed in 1.0.0-pre.7

Votes

0

Found in [Package]

1.0.0-pre.6

Issue ID

AIWFB-53

Regression

No

“Error reason is 'None' and no additional error information was provided (https://musetools-stg.unity.com).” warning is thrown when pressing “Recolor” button without a previously generated image

Package: AI Generators

-

*Steps to reproduce:*
1. Create a new project and install the "AI Generators" package
2. In the Project window, right-click -> Create -> 2D -> Generate Sprite
3. Go to Recolor section
4. Press “Recolor” button and observe

*Actual results:* “Error reason is 'None' and no additional error information was provided (https://musetools-stg.unity.com).” warning is thrown
*Expected results:* Informative warning is thrown

*Reproducible with versions:* AI Generators 1.0.0-pre.6 (6000.2.0a10)

*Tested on (OS):* Ubuntu 22.04

*Notes:*
* Warning shows up as a log in Console window
* Full warning:

 
{code:java}
Error reason is 'None' and no additional error information was provided (https://musetools-stg.unity.com).
UnityEngine.Debug:Log (object)
Unity.AI.Image.Services.Stores.Actions.GenerationResultsSuperProxyActions/<>c__DisplayClass5_3:<.cctor>g__LogFailedDownload|32 (AiEditorToolsSdk.Components.Common.Responses.AiOperationFailedResult) (at ./Library/PackageCache/com.unity.ai.generators@c72caa191217/Modules/Unity.AI.Image/Services/Stores/Actions/GenerationResultsSuperProxyActions.cs:686)
Unity.AI.Image.Services.Stores.Actions.GenerationResultsSuperProxyActions/<>c__DisplayClass5_3:<.cctor>b__36 (System.ValueTuple`2<System.Guid, AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>) (at ./Library/PackageCache/com.unity.ai.generators@c72caa191217/Modules/Unity.AI.Image/Services/Stores/Actions/GenerationResultsSuperProxyActions.cs:591)
System.Linq.Enumerable:ToList<Unity.AI.Image.Services.Stores.States.TextureResult> (System.Collections.Generic.IEnumerable`1<Unity.AI.Image.Services.Stores.States.TextureResult>)
Unity.AI.Image.Services.Stores.Actions.GenerationResultsSuperProxyActions/<>c/<<-cctor>b__5_2>d:MoveNext () (at ./Library/PackageCache/com.unity.ai.generators@c72caa191217/Modules/Unity.AI.Image/Services/Stores/Actions/GenerationResultsSuperProxyActions.cs:582)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.ValueTuple`2<System.Guid, AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>>:SetResult (System.ValueTuple`2<System.Guid, AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>)
Unity.AI.Image.Services.Stores.Actions.GenerationResultsSuperProxyActions/<>c__DisplayClass5_3/<<-cctor>b__35>d:MoveNext () (at ./Library/PackageCache/com.unity.ai.generators@c72caa191217/Modules/Unity.AI.Image/Services/Stores/Actions/GenerationResultsSuperProxyActions.cs:580)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>:SetResult (AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>)
AiEditorToolsSdk.Components.Asset.AssetComponent/<CreateAssetDownloadUrl>d__5:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>:SetResult (AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>)
AiEditorToolsSdk.Application.InternalServices.SdkOperation.SdkOperationService/<ExecuteRequest>d__3`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>:SetResult (AiEditorToolsSdk.Components.Common.Responses.Wrappers.OperationResult`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>)
AiEditorToolsSdk.Components.Asset.AssetComponent/<>c__DisplayClass5_0/<<CreateAssetDownloadUrl>b__0>d:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>>:SetResult (AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Components.Asset.Responses.DownloadableAssetResult>)
AiEditorToolsSdk.Application.Gateways.Asset.Retrieval.V1.AssetRetrievalGatewayV1/<GetAsset>d__9:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Domain.Core.Results.RetyResult`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>>:SetResult (AiEditorToolsSdk.Domain.Core.Results.RetyResult`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>)
AiEditorToolsSdk.Application.InternalServices.RequestRetry.RequestRetryService/<ExecuteRequestWithRetry>d__2`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Domain.Core.Results.RetyResult`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>>:SetResult (AiEditorToolsSdk.Domain.Core.Results.RetyResult`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>)
AiEditorToolsSdk.Application.InternalServices.RequestRetry.RequestRetryService/<ExecuteRequest>d__3`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>>:SetResult (AiEditorToolsSdk.Domain.Core.Results.Result`1<AiEditorToolsSdk.Application.Gateways.Job.StatusCheck.V1.Response.JobStatusResultV1>)
AiEditorToolsSdk.Application.Gateways.Asset.Retrieva
{code}
 

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.