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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.