Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
863299
Regression
No
Unity won't save Cache Server Mode on restart if set previously to 'Local'
Unity won't save Cache Server Mode on restart if set previously to 'Local'. Additionally, console will throw out these errors:
Socket: connect failed, error: No connection could be made because the target machine actively refused it. (0)
connect failed
Couldn't connect to Cache Server.
Unable to connect to host localhost:62785.
Note: Port is randomized on each instance.
Reproduction Steps:
1. Open attached project "CacheServerDisable".
2. Open Edit -> Preferences and switch to "Cache Server" tab.
3. Set 'Cache Server Mode' to 'Local'.
4. Restart Unity.
5. Set 'Cache Server Mode' to 'Disabled'.
6. Restart Unity.
7. Observe that 'Cache Server Mode' is still 'Local'.
Reproduced with: 5.5.0f3, 5.5.0p2. 5.6.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Add comment