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
Copy file name to clipboardExpand all lines: articles/cognitive-services/Acoustics/unity-quickstart.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,8 @@ Import the sample package to a new Unity project.
40
40
41
41
If you're importing the package into an existing project, see [Unity integration](unity-integration.md) for additional steps and notes.
42
42
43
-
* Note: Several errors will be displayed in the console log after importing has completed. Continue to the next step and restart Unity.
43
+
>[!NOTE]
44
+
>Several errors will be displayed in the console log after importing has completed. Continue to the next step and restart Unity.
44
45
45
46
## Restart Unity
46
47
The bake portion of the acoustics toolkit requires the .NET 4.x scripting runtime version. Package import will update your Unity player settings. Restart Unity for this setting to take effect.
@@ -50,7 +51,9 @@ You can verify this setting took effect by opening the **Player Settings**:
50
51

51
52
52
53

53
-
* Note: Screenshot is taken from Unity 2018.x. Newer versions of Unity may vary.
54
+
55
+
>[!NOTE]
56
+
>Screenshot is taken from Unity 2018.x. Newer versions of Unity may vary.
54
57
55
58
## Open the Project Acoustics bake window
56
59
Choose **Window > Acoustics** from the Unity menu:
0 commit comments