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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.