Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b6
Issue ID
1004818
Regression
Yes
Editor gets into an infinite refresh loop when using packages with cache server
Reproduction steps:
1. Run Cache Server
2. Create a New Project
3. "Editor" -> "Preferences" -> "Cache Server"
4. "Cache Server Mode" -> "Remote"
5. "IP Adress" -> "127.0.0.1"
6. Check Connection
7. Exit Editor
8. Go to "C:\ProgramData\Unity\cache\packages\packages.unity.com\com.unity.purchasing@2.0.1"
9. Delete all the ".meta" files
10. Create a New Project
11. Once loaded, focus on another window
12. Re-focus on the Editor
Expected Result: The Editor regains focus and you can continue your work
Actual Result: The Editor enters an 'infinite loop' and you have to Force Close it (Sometimes results in an error)
Reproduced with: 2018.2.0a6, 2018.2.0a1
Did not reproduce on: 2018.1.0b12, 2017.4.0f1, 2017.3.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
Add comment