Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.1f1
Issue ID
957443
Regression
No
Unity crashes when trying to save project from learn and one of its files are opened with another program
Reproduction steps:
1. Open project from Learn.
2. Open any of its files with another program (script with VS or texture with Windows Photos)
3. Try to quit the project.
4. Select "Keep" project.
5. Save it somewhere.
6. A dialog appears "Moving file failed" so try to close another program.
Expected result: It will be possible to save after closing another program. I also expect it to not quite when pressing cancel at this moment.
Actual result: After unfocusing Unity, fatal error appears: "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)"
Reproduced with: 5.6.0f3, 2017.1.0f3, 2017.2.0f2.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Due to the nature of the bug, it was decided that it won't be fixed for the foreseeable future. It is still in our database and we may come back to it, but we can't say when this will be ready for release.
As a workarond, before saving, please close anything that might be using any of the tutorial project files(such as code editors with opened scripts from the project), which should prevent this crash from occurring.