Search Issue Tracker

Fixed in 2017.2.0f3

Votes

0

Found in

2017.2.0a2

Issue ID

930703

Regression

Yes

SendMessage cannot be called during Awake, CheckConsistency, or OnValidate prevents UI from showing

uGUI

-

SendMessage cannot be called during Awake, CheckConsistency, or OnValidate prevents UI from showing

To repro:
1. Open project attached (or import uMMORPG project).
2. Press Play and you'll get errors in log.

Actual result: warnings in log
SendMessage cannot be called during Awake, CheckConsistency, or OnValidate
UnityEngine.UI.Slider:OnValidate()

Expected result: No warnings in log.

In 2017.1.0f3 works with no warnings.
In 2017.2.0a2 - b3 warnings appear.

Comments (23)

  1. JeromeJ

    May 11, 2018 10:22

    Same as Fuzzy_slippers. When trying to update a sprite on OnValidate. Didn't happen before afaik.

  2. Silly_Rollo

    May 11, 2018 04:59

    I'm getting this in 2018.1.0f2

  3. oscar70701

    Apr 09, 2018 14:43

    i have it too

Add comment

Log in to post comment