Steps to reproduce:
1. Create new Unity project using Universal 3D Template
2. Import provided .mp3 video “Cat.mp3” and select it in Project window
3. In the Inspector, enable Transcode
4. Set Dimensions to Three Quarter Res and click Apply
5. Set Dimensions back to Original Size and click Apply
6. Set Dimensions to Three Quarter Res again and click Apply
7. Set Aspect Ratio to Stretch and click Apply
8. Observe the Console window
Actual results: Warning is thrown in the Console window “Importer(VideoClipImporter) generated inconsistent result for asset(guid:a46929820d26945f4ac8ea20fd344279) "Assets/Cat.mp4"
UnityEditor.GUIView:ProcessEvent (UnityEngine.EntityId,intptr,bool&)”
Expected results: No warnings are thrown in the Console window
Reproducible with versions: 6000.0.81f1, 6000.3.22f1, 6000.5.8f1, 6000.6.0b8, 6000.7.0a5
Tested on (OS): macOS Tahoe 26 (M1)