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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Add comment