Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a9
Issue ID
1100056
Regression
Yes
Ignoring asset refresh errors thrown on a console after upgrading a project from 2017.3 or earlier version to 2019.1.0a9
Errors on a console on upgrading a project from 2017.3 or earlier version to 2019.1.0a9
Steps to reproduce:
1. Create a project in unity 2017.3 or earlier version
2. Save and close unity
3. Open the same project on Unity 2019.1.0a9
4. Accept the dialogue regarding updating version
Actual result:
Observe errors in console regarding Ignoring asset refresh.
Expected result:
Project should import gracefully without any errors
Reproducible on :
2019.1.0a9
Works on:
2019.1.0a8, 2018.3.0b10, 2018.2.0f2
Environment:
Windows and Mac
Note:
1. Works fine when project is upgraded from 2018.2 and 2018.3 to 2019.1.0a9
Error Details
1. Ignoring asset refresh of 0000000000000000a000000000000000 because the file or its directory couldn't be found!
2. Ignoring asset refresh of 3c0ad459c1534645b5d603b7cc258f97 because the file or its directory couldn't be found!
Add comment
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
This is a duplicate of issue #1099240