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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment