You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: