Search Issue Tracker
Fixed in 2022.3.25f1
Fixed in 2022.3.X, 6000.0.X, future release
Votes
0
Found in
2022.3.24f1
6000.0.0b14
Issue ID
UUM-71689
Regression
Yes
"SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" warning is thrown on Domain Reload when Canvas contains an Scroll View and an Input Field
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Enter Play Mode
4. Observe the Console
Expected result: No warnings are logged
Actual result: Multiple “SendMessage cannot be called during Awake, CheckConsistency, or OnValidate” warnings are logged
Reproducible with: 2022.1.0b1, 2022.3.24f1, 6000.0.0b14
Not reproducible with: 2021.3.38f1, 2022.1.0a16, 2022.3.28f1, 6000.0.2f1
Fixed in: 2022.3.25f1, 6000.0.b15
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment