Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.68f1
6000.3.10f1
6000.4.0b10
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135548
Regression
No
GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
How to reproduce:
1. Open the NVIDIA Control Panel application
2. Set Vertical sync to “Fast“ (Manage 3D settings > Settings > Vertical sync)
3. Click “Apply”
4. Open the attached “IN-134927“ project
5. Build and Run the Player
6. Observe the Player until the displayed video finishes playing
Actual result: Video fails to replay
Expected result: Video gets replayed
Reproducible with: 2023.1.0a1, 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround: Instead of calling VideoPlayer.Stop, call VideoPlayer.Pause and then set VideoPlayer.time = 0
Notes:
- Does not reproduce with Vulkan, only DX11 and DX12
- Only reproduces if NVIDIA Vertical Sync is set to Fast
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment