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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.2.X):
low priority and minor or cosmetic issues. likely won't fix.