Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.5.0-preview.2
Issue ID
1262026
Regression
No
Playable.GetInputWeight() doesn't return the actual weight of a clip when mixing two completely overlapping clips
How to reproduce:
1. Open user's attached "TimelineCrossFadeIssues.zip" project
2. Open "SampleScene" Scene
3. Click on the "Timeline" Gameobject in the Hierarchy window
4. Press Play in Timeline window
5. Observe the Scene View
Expected Results: The RawImage transition from Red to Green
Actual Results: The RawImage transitions from white, to brown and white again
Reproducible with: 2018.4.24f1, 1.2.0, 1.2.6, 1.4.0, 1.5.0-preview.2 (2019.3.16f1, 2019.4.5f1, 2020.1.0b16, 2020.2.0a18)
Note:
- Two clips need to have the same duration and be right on top of each other. If one of the clips starts earlier or ends later than the other, the mixing works as expected.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
This is a duplicate of issue #1272768