Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
6
Found in
2017.1.0b10
Issue ID
922846
Regression
No
Timeline Track does not react to Mute/UnMute properties during Playmode
1. Open the attached "TimelineBug" project and "Repro" scene
2. Select Cube prefab in Hierarchy, if you are using Default Editor layout, make sure that Timeline and Scene windows would be visible
3. Enter playmode
4. Play the track in the Timeline window and observe Cube moving
5. Press M key to mute the track
Expected result: Since Track is muted, Cube stops moving
Actual result: Track is muted, but Cube still moves
Notes:
1. Issue only happens in playmode and is reproducible with both Mute and UnMute properties
2. If the track is muted/unmuted before playing it, Mute/UnMute properties seems to work okay
Reproduced with - 2017.2.0a4, 2017.1.0b10, 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment