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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment