Search Issue Tracker
Fixed in 2017.3.0f3
Votes
3
Found in
5.3.5f1
Issue ID
810936
Regression
No
Error "Trying to reload asset from disk that is not stored on disk" appears when changing quality settings
How to reproduce:
1. Open the attached project and "main" scene in it.
2. Build Windows executable using Development Build settings.
3. Make sure to include "assets" folder (with small "a") from New Unity Project/Assets to build Data folder.
4. Run executable, pres "p" to pause and try to change quality settings.
Expected behavior: No error when changing quality settings.
Actual behavior: Error "Trying to reload asset from disk that is not stored on disk" appears when changing quality settings.
Reproducible: 5.3.3p3, 5.3.5f1, 5.3.5p8, 5.4.0b25
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment