Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2021.3
2021.3.1f1
2022.1
2022.2
Issue ID
1423657
Regression
No
SSL/TLS is not working when using a third party DotNetty.dll
Reproduction steps:
1. Open the attached project
2. Open the SampleScene under Assets/Scenes in the Project window
3. Enter Play Mode
4. Observe Console output
Expected result: the Console output should output AggregatedFullHttpResponse
Actual result: the AggregatedFullHttpResponse is not logged in the Console
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a15
Reproducible on: Windows 10 (21H2)
Notes: the scripts are using a third party DotNetty.dll and if they are compiled and played in a normal DotNet Console Application, they produce the output as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Material thumbnail doesn't change when changing URP settings
- "Cannot set deprecated build target 'OSXIntel'" warning appears when setting PluginImporter's compatible platform to "OSX"
- [VFX Graph/Oculus] Chained GPU Events are not running are not running on Quest 2
- Class Properties get overwritten when using IL2CPP
- Some shader variants don't show up when "_vertex" is added to shader code
Add comment