Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS0433: The type 'Subject<T>' exists in both 'System.Reactive.Linq, #40

Open
Aka-Amir opened this issue Dec 7, 2022 · 3 comments
Open

Comments

@Aka-Amir
Copy link

Aka-Amir commented Dec 7, 2022

Library\PackageCache\com.itisnajim.socketiounity@47d10f6\Runtime\SocketIOClient\Transport\SystemNetWebSocketsClientWebSocket.cs(30,18): error CS0433: The type 'Subject' exists in both 'System.Reactive.Linq, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'System.Reactive, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'

I get this error on import

@itisnajim
Copy link
Owner

which unity version do u have?
test on Unity Editor : 2021.3.3f1

@Aka-Amir
Copy link
Author

Aka-Amir commented Dec 8, 2022

My Exact Unity editor is 2021.3.2f1
I don't think a patch version would cause such problems

@dturk0610
Copy link

I am also having this issue on 2021.3.0f1. Any help would be greatly appreciated! There is a temporary solution I have found regarding downgrading my .NET assembly to a lower variant, but this is not what I want as it is messing up my intellisense and some other code in my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants