Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b1
Issue ID
1028143
Regression
No
[Windows][CD-ROM] DriveInfo.IsReady doesn't return correct value but throw error "ERROR_NOT_READY" if it's not ready
How to reproduce:
1. Open given Unity project
2. Enter "1" scene
3. Make sure you have DVD, CD or BD ROM drive
4. Enter Play Mode
Fixed in: 2018.3.0a7, 2018.2.3f1
Expected result: If driver.isready is returned false, then text in canvas should be driver is not ready
Actual result: Error: System.IO.IOException: Win32 IO returned ERROR_NOT_READY is thrown there
Reproducible with: 2018.2.0b1, 2018.1.0f1, 2017.4.1f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
DesireeHogan
Mar 01, 2022 07:33
have you found it yet?