Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2020.3
2020.3.18f1
2021.1
2021.2
2022.1
Issue ID
1371450
Regression
No
GameObject isn't specified when "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" warning is shown
How to reproduce:
1. Open the attached project
2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset)
3. In the Inspector, right-click the header and select "Display the Error!"
4. In the Console window, inspect the warning messages (Window > General > Console)
Expected result: The name of the problematic GameObject is shown in the warning
Actual result: The name of the problematic GameObject is not shown in the warning
Reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b15, 2022.1.0a12
Could not test with: 2019.4.31f1 (‘AssetDatabase’ does not contain a definition for ‘RegisterCustomDependency’)
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a13
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.27f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.22f1