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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11. The issue will still happen until user resets all layouts.