How to reproduce:
1. Open the user’s attached “Splash Screen Test.zip” project
2. Enable the “Developer Build” setting and build the project
3. Run the project
4. Open Profiler, select the project, and select “Timeline” mode
5. In the project, press the “Play” button
6. Observe the Jobs section after the video stops
Expected result: “VideoPlayer.DecodeNextFrame” is not shown after Video Clip has finished playing
Actual result: “VideoPlayer.DecodeNextFrame” is shown after Video Clip has finished playing
Reproducible with: 2022.2.0a16, 2022.2.21f1, 2022.3.20f1, 2023.2.12f1, 2023.3.0b9
Not reproducible with: 2021.3.35f1, 2022.2.0a15
Reproduced on: macOS 14.2.1 (Intel)
Not reproducible on: No other environment tested
Note: reproducible on iOS (user’s info)