pusher / pusher-websocket-unity

Pusher Channels Unity Client Library
MIT License
27 stars 20 forks source link

Cannot configure Scripting Runtime Version in Unity 2018.4 #17

Open jameshfisher opened 4 years ago

jameshfisher commented 4 years ago

Steps to reproduce

Using Unity 2018.4

Follow this step in the README:

2.2.1 - [if your Unity version is 2018.x.x] Make sure that under Edit -> Project Settings -> Player the Configuration -> Scripting Runtime Version is set to .NET 4.x Equivalent.

Expected behavior

There is a Configuration section in the UI

Actual behavior

There is no Configuration section in the UI

Screen Shot 2020-02-01 at 08 31 57

Note

I don't know if this is a problem or not. I don't know what Scripting Runtime Version it's using by default.

twomedia commented 4 years ago

@jameshfisher If you click on the "Other Settings" tab you can find the Configuration -> Scripting Runtime Version setting in there.

jameshfisher commented 4 years ago

In that case - I'll leave this issue open, as a task to clarify the instructions in the README :)

ycgambo commented 3 years ago

It's Api Compatibility Level in 2019.4 image

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you'd like this issue to stay open please leave a comment indicating how this issue is affecting you. Thank you.