Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a14
2020.2
2020.2.0a5
Issue ID
1232252
Regression
Yes
[Cache Server]Assertion failed on expression: '!m_Session->IsOpen()' exception thrown on entering IP in Default IP address
Assertion failed on expression: '!m_Session->IsOpen()' exception thrown on entering IP in Default IP address in Cache Sever (global)
Steps to Repro:
1. Create a new Project
2. Open Edit > Preferences > Cache Server
3. Enter IP in Default IP address
Expected Result:
There should not be any error in the console
Actual Result:
Assertion failed on expression: '!m_Session->IsOpen()' exception thrown on entering IP in Default IP address
Reproducible on: 2020.2.0a5, 2020.1.0b4, 2020.1.0a14
Working fine on 2020.1.0a13, 2019.3.6f1, 2019.2.12f1, 2019.1.14f1
Environment: Windows 10 and Mac 10.14
Stack trace:
Assertion failed on expression: '!m_Session->IsOpen()'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 2020.2):
Asset Pipeline: Fixed issue with thrown exception thrown when entering IP in Default IP address.
Resolution Note (fix version 2020.1):
Asset Pipeline: Fixed issue with thrown exception thrown when entering IP in Default IP address.