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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment