Search Issue Tracker
Fixed in 5.3.8
Votes
0
Found in
5.3.6f1
Issue ID
821680
Regression
No
Cache server crashes while sending assets to the cache
Cache server on a Windows Server 2012 closes while sending assets to the cache.
To reproduce:
1. Run cache server on Windows Server 2012
2. Send assets to cache
3. Cache server should close
User edited the CacheServer.js in GetCachePath method
fs.mkdir was causing the cache server to crash.
Because the directory already existed for some reason.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UV channels render with visual artifacts when 8-bit UV bit depth is used on ParticleSystem Meshes
- Symbolic link warning is logged when using non-symlink NTFS Reparse Points in the project folder structure
- Selection in Entities Archetypes window changes when "Show Empty Archetypes" is toggled
- NullReferenceException is thrown when assigning a Lens Flare SRP asset to a Lens Flare Data SRP element
- [Linux] “Toggle Sprite Editor locks” button icon is blurry in Sprite Editor window
Add comment