Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3
2017.4
2018.1
2018.2
2018.2.0a6
Issue ID
1024165
Regression
Yes
Audio does not play when playing in a Timeline which is controlled by another timeline with a scaled Control clip
How to reproduce:
1. Open given Unity project
2. Enter "TestTimelineCrumb" scene
3. Open Timeline window
4. Select "MasterSequence" game object in the hierarchy
5. Set Control Track(1) ControlPlayAbleAsset speed to 1
6. Play it in the Timeline
- The sound is working correctly
7. Set Set Control Track(1) ControlPlayAbleAsset speed to 3
8. Play it in the Timeline
- Sound disappears
Expected result: Sound should be working in both ways
Actual result: Sound is working only then when speed is set to 1
Reproducible with: 2018.2.0a9-2018.2.0a4
Note:
In 2018.2.0a3 and earlier versions sound disappears even when speed multiplier is set to 1
Repro video is below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment