Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Failed to create SimulationConfiguration (Unity 2023.2.5f1) #198

Open
TheArrivalGames opened this issue Jan 23, 2024 · 2 comments
Open

Failed to create SimulationConfiguration (Unity 2023.2.5f1) #198

TheArrivalGames opened this issue Jan 23, 2024 · 2 comments

Comments

@TheArrivalGames
Copy link

I imported PA into my unity Project, did the basic setup, assigned my objects (1 Terrain, 30+ meshes) and assigned materials. When pressing the "Calculate" button in the Probes tab i get the Debug.Log

Failed to create SimulationConfiguration UnityEngine.Debug:Log (object) Microsoft.Acoustics.Editor.AcousticsProbesTab:LogMessage () (at Assets/Acoustics/Editor/AcousticsProbesTab.cs:406) Microsoft.Acoustics.Editor.AcousticsProbesTab:Update () (at Assets/Acoustics/Editor/AcousticsProbesTab.cs:433) Microsoft.Acoustics.Editor.AcousticsEditor:Update () (at Assets/Acoustics/Editor/AcousticsEditor.cs:176) UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

As well as
No results are available. UnityEngine.Debug:Log (object) Microsoft.Acoustics.Editor.AcousticsProbesTab:DisplayPreviewResults () (at Assets/Acoustics/Editor/AcousticsProbesTab.cs:448) Microsoft.Acoustics.Editor.AcousticsProbesTab:Update () (at Assets/Acoustics/Editor/AcousticsProbesTab.cs:433) Microsoft.Acoustics.Editor.AcousticsEditor:Update () (at Assets/Acoustics/Editor/AcousticsEditor.cs:176) UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Did i miss a step during setup?

@SkullViper7
Copy link

I have the same issue. Sometimes it works and sometimes it doesn't. No help anywhere.

@SkullViper7
Copy link

I fixed it by adding a navmesh to my terrain. Have you tried that ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants