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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment