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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment