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
1232279
Regression
Yes
[Cache Server] Connection with IP goes into infinite loop state on clicking on Check Connection button
Connection with IP goes into an infinite loop state on clicking on Check Connection button
PreCondition: Cache Server Default Mode should be enabled
Steps to Repro:
1. Open a new Project
2. Open Edit > Preferences > Cache Server
3. Clear the Default IP address Text box if not cleared already
4. Enter the wrong IP or for ex. Localhost:10080 (without copy/paste)
5. Click on Check Connection button
6. Delete the IP Address 1 by 1 char(it should get laggy near the end)
7. Type the same IP address manually(without copy/paste)
Expected Result:
IP address is wrong then a message should appear that connection failed and timed out
Actual Result:
The connection goes in the infinite loop
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 only
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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Resolution Note (fix version 2020.2):
Asset Pipeline: Fixed issue with going into infinite loop when clicking on "Check Connection" button.