Copyright © 2026 Unity Technologies
Asset Pipeline: Prevent script re-compilation when 'Recompile after playmode' and 'Auto-refresh' are set.
Prevent script recompile in playmode when 'Recompile After Finished Playing' and 'AutoRefresh' are set
Reproduction steps:
Expected result: Script does not recompile in Play Mode Actual result: The script recompiles while still in Play Mode
Reproducible with: 2021.1.0a8, 2021.1.28f1, 2021.3.15f1, 2022.2.0f1, 2023.1.0a20 Not Reproducible with: 2020.3.42f1, 2021.1.0a7 Reproducible on: Intel macOS 13.0.1
Note: Changing the Auto Refresh selection to “Enabled Outside Play Mode” seems to stop the recompilation in Play Mode.
Issues you vote on will appear here