Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2021.3.X, 2022.1.X

Votes

0

Found in

2021.3

2021.3.0f1

2022.1

2022.2

Issue ID

1420995

Regression

No

[IL2CPP] PlatformNotSupportedException when instantiating a System.IO.Pipes.NamedPipeClientStream

IL2CPP

-

Reproduction steps:
1. Open the user's attached project
2. Go to the 'Edit -> Project Settings'
3. In the Player settings navigate to the Configuration section and set Scripting Backend as IL2CPP
4. Go to the 'File -> Build Settings'
5. Make sure the Development Builds box is checked
6. Build and Run the project

Expected result: No warnings are in the Development Console
Actual result: 'PlatformNotSupportedException: Operation is not supported on this platform.' is in the Development Console

Reproducible with: 2021.3.0f1, 2022.1.0b16, 2022.2.0a10
Could not test with: 2019.4.38f1, 2020.3.33f1 ('Win32Exception: Cannot find the specified file' shows up)

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a16

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.4f1

  3. Resolution Note (fix version 2021.3):

    Fixed in 2021.3.5f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.