Reply To: SLATE Bug/Request list #1

Forums 💬 Slate Sequencer ⚙️ Support SLATE Bug/Request list #1 Reply To: SLATE Bug/Request list #1

#21552
magicpotato
Participant

    Hi 🙂

    1. It’s bug related with the Auto Key Frame 0. This is reproduce steps.
    1) Make rotate.y curve from -19 to -49 (ShotCamera GameObject.transform.rotate.y is -19)
    2) Play & Stop (ShotCamera GameObject.transform.rotate.y is 341)
    3) Sometimes SLATE overwrite Auto Key Frame 0 with original GameObject ShotCamera. (Or with little rotate.y changes like 341 to 341.01)
    So, KeyFrame 0’s y will be changed from -19 to 341. But KeyFrame 1 didn’t be changed.
    4) It’s range will 341 to -49

    [attachment file=”repro1.png”]
    [attachment file=”repro2.png”]

    2. 🙂

    3. That’s where over a KeyPoints on a CurveEditor in Inspector

    4. 😀

    5. <NEW> [Edit Key] box shows wrong value. I think is latest value.
    [attachment file=”currentValue.png”]

    Thanks!