[✓] Flutter (Channel stable, 3.38.4, on macOS 15.6.1 24G90 darwin-arm64, locale en-DE)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Connected device (5 available)
[✓] Network resources
What package does this bug report belong to?
video_player
What target platforms are you seeing this bug on?
Android
Have you already upgraded your packages?
Yes
Dependency versions
pubspec.lock
Steps to reproduce
Expected results
The video is shown correctly and scaled/fitted properly by FittedBox accordingly to the passed parameters
Actual results
Black widget is shown and
Invalid texture descriptorerror is thrown by impellerCode sample
Code sample
Screenshots or Videos
Screenshots / Video demonstration
Logs
Logs
E/flutter (28906): [ERROR:flutter/impeller/renderer/backend/gles/texture_gles.cc(214)] Break on 'ImpellerValidationBreak' to inspect point of failure: Invalid texture descriptor.Flutter Doctor output
Doctor output