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
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11. The issue will still happen until user resets all layouts.