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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (2019.2.X):
low priority and minor or cosmetic issues. likely won't fix.