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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a11. The issue will still happen until user resets all layouts.