Skip to content

Latest commit

 

History

History
118 lines (105 loc) · 3.67 KB

File metadata and controls

118 lines (105 loc) · 3.67 KB
NameAboutLabelsAssignees
Build/Install IssueReport issues that you found while building/installing the plugin.type:build/install

This is a build/install form.
If you are having trouble running apps (includeing the sample app), please choose bug report form instead.

  • Make sure you're using the latest version.
  • Check the troubleshooting page to see if the solution is listed there.
  • Check to make sure someone hasn't already opened a similar issue.

OS where you're building/installing the plugin

Required if your host OS is Windows and the Target Platform is UnityEditor or PC Standalone.

Required if your host OS is Linux and the Target Platform is UnityEditor or Linux Standalone.
You can get GLIBC version by running ldd --version.

Required if the Target Platform is Android

Required if the Target Platform is iOS

List the commands and operations you performed, in order and as best you can.
Be careful to describe what you actually did (e.g. run export PYTHON_BIN_PATH=...), not what you wanted to do (e.g. set PYTHON_BIN_PATH).

Attach full log in text format.
When executing build command, make sure to add -vv option (e.g. python build.py build --desktop cpu -vv).

It is preferable to include a log of commands executed during installation (e.g. sudo apt-get install ...).

If there is something that does not fit in the above form, describe it here.