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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note (2019.2.X):
low priority and minor or cosmetic issues. likely won't fix.