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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
DesireeHogan
Mar 01, 2022 07:33
have you found it yet?