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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment