Skip to content

Commit 7934661

Browse files
authored
Add macOS Catalina notice to FAQ (#4222)
* Add macOS Catalina notice to FAQ * Change wording and line breaks.
1 parent a212388 commit 7934661

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/FAQ.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,12 @@ terminating. In order to address this, set `Max Steps` for the Agents within the
113113
Scene Inspector to a value greater than 0. Alternatively, it is possible to
114114
manually set `done` conditions for episodes from within scripts for custom
115115
episode-terminating events.
116+
117+
## "File name" cannot be opened because the developer cannot be verified.
118+
119+
If you have downloaded the repository using the github website on macOS 10.15 (Catalina)
120+
or later, you may see this error when attempting to play scenes in the Unity project.
121+
Workarounds include installing the package using the Unity Package Manager (this is
122+
the officially supported approach - see [here](Installation.md)), or following the
123+
instructions [here](https://support.apple.com/en-us/HT202491) to verify the relevant
124+
files on your machine on a file-by-file basis.

0 commit comments

Comments
 (0)