Search Issue Tracker
By Design
Votes
1
Found in
2018.3.0a1
2018.3.0b9
2019.1.0a1
Issue ID
1099373
Regression
Yes
First frame of a h264 video isn't drawn after preparing it until switching windows or playing it
Repro steps:
1. Open user attached project
2. Enter Play Mode
3. Press buttons: "Download Video" -> Prepare Video"
Expected: The first frame is drawn
Actual: The first frame isn't drawn until you switch windows or press "Play"
Reproducible with: 2018.3.0b10, 2019.1.0a9
Not reproducible with: 2017.2.4p1, 2017.4.15f1, 2018.2.16f1
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
- UV channels render with visual artifacts when 8-bit UV bit depth is used on ParticleSystem Meshes
- Symbolic link warning is logged when using non-symlink NTFS Reparse Points in the project folder structure
- Selection in Entities Archetypes window changes when "Show Empty Archetypes" is toggled
- NullReferenceException is thrown when assigning a Lens Flare SRP asset to a Lens Flare Data SRP element
- [Linux] “Toggle Sprite Editor locks” button icon is blurry in Sprite Editor window
Resolution Note (2019.1.X):
The previous behavior was erroneous. There was no way of preparing a video without having it blit into a texture.
Now, the default play state is Stopped. To show the first frame, simply pause the video.