Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.2f1
Issue ID
581473
Regression
No
Performance of MovieTexture on WP8 is significantly worse than performance of Handheld.PlayFullScreenMovie on Android
Performance of MovieTexture on WP8 is significantly worse than performance of Handheld.PlayFullScreenMovie on Android.
MovieTexture of WP8 is the only Unity-wise alternative of playing movies.
Why is this not going to be fixed:
Handheld.PlayFullScreenMovie() was implemented in Unity 5.0. Therefore there's no more use of using MovieTexture for cinematics.
Also, we currently support only MovieTextures in OGG/Theora format on all platforms, and such it can only be decoded on the CPU. Since CPUs on mobile devices are pretty slow, it's is not recommended to use MovieTextures on them.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
Add comment