Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0a19
Issue ID
626245
Regression
No
Unity doesn't automatically recompile scripts after canceling a quit
To Reproduce:
1. Create a new script.
2. Delete/Change any object in the scene, click CMD/CTRL+Q and then Cancel in the 'Do you want to save' menu.
3. Edit & save the script in MonoDevelop.
4. Observe that it is not recompiled or even updated in inspector.
5. You can click reimport or refresh on it and the script will be recompiled, but it won't happen automatically after further edits you'll have to reimport every time if you don't restart Unity.
Can be reproduced in all versions since at least 4.3.4f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment