Search Issue Tracker
Fixed in 1.7.0-pre.2
Votes
0
Found in [Package]
1.7.0-pre.2
Issue ID
1394242
Regression
No
"OnBehaviourPlay/Pause" messages are output in the Console log when moving the Playhead in the Timeline window
How to reproduce:
1. Open the user's attached "TimelineRegression" project
2. Open the "SampleScene" Scene
3. Open the "Window -> Sequencing -> Timeline" window from the menu
4. Select the "MasterTimeline" GameObject in the Hierarchy
5. Move the Playhead in the Timeline window
Expected result: No output in the Console log
Actual result: "OnBehaviourPlay" and "OnBehaviourPause" messages are output in the Console log
Reproducible with: 1.6.4 (2019.4.36f1, 2020.3.29f1), 1.7.0-pre.2 (2021.2.12f1, 2022.1.0b7, 2022.2.0a2)
Not reproducible with: 1.7.0-pre.2 (2022.2.0a3, 2022.2.0a4)
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 1.7.0-pre.2):
Fixed in 1.7.0-pre.2 (2022.2.0a3)