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
- Memory leaks occur when Shader with more than 128 keywords is compiled
- Player built for Windows silently crashes when UI Prefab is instantiated and Render Feature "Render Objects" is active in PC_Renderer Asset
- Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
- VFX Graph Properties Transform has a click animation when clicked on the “Transform” text but the drop down does not open
- "Cascade Shadow atlasing has failed" errors are spammed when two Directional Lights with the Shadow Map are enabled and there is a 3D GameObject in the scene
Resolution Note (2019.2.X):
low priority and minor or cosmetic issues. likely won't fix.