Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.2.0a7
2019.4
2021.1.0a1
2021.1.0b8
2021.2
Issue ID
1317240
Regression
Yes
Missing referenced script warnings are thrown when resetting the Editor layout to Default while in Play Mode
How to reproduce:
1. Create a new Unity project
2. Select any Editor layout type other than the default
3. Click Play
4. Change Editor layout type to Default
Expected result: No warnings are printed
Actual result: Two referenced script on this Behaviour is missing warnings are printed
Reproducible with: 2019.2.0a7, 2019.4.21f1, 2020.1.0a20, 2021.1.0a1, 2021.1.0b8, 2021.2.0a6
Not reproducible with: 2018.4.32f1, 2019.2.0a6, 2020.1.0a21, 2020.2.6f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11. The issue will still happen until user resets all layouts.