Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.2.20f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1114410
Regression
No
SendMessage warning thrown when calling SetSizeWithCurrentAnchor(Axis, Float) with different Float parameter every time
Reproduction steps:
1. Open the Project inside of "UIBehaviourBug.zip"
2. Open "SampleScene", select the "GameObject" GameObject
3. Inside the Inspector, change "Unity Bug" component's "Test Value" parameter to "B"
Expected: No warnings are thrown into Console log
Actual: "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" gets logged inside of the Console Log
Reproduced on: 2017.4.20f2, 2018.3.6f1, 2019.1.0b4, 2019.2.0a6
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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Resolution Note (2019.2.X):
low priority and minor or cosmetic issues. likely won't fix.