Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants