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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment