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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment