Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
Issue ID
1186256
Regression
No
Changing ip address of cache server v2 doesn't reconnect.
When changing the ip address for the v2 cache server it does not connect to the new address. This applies to both global and project settings.
How to reproduce:
1. Open any project.
2. Goto Preferences->Cache Server(global)
3. Enter IP address of valid running cache server.
4. Close preferences.
5. Observe setting is saved but no new connection is made.
Expected behaviour:
Upon closing the preference window, it should disconnect from any existing cache server and connect to the new one.
The also applies to the project settings.
Workaround:
Because the setting is actually saved, restarting the editor creates a connection to the cache server and users and use the cache server as normal.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- 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
Add comment