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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11. The issue will still happen until user resets all layouts.