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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
DesireeHogan
Mar 01, 2022 07:33
have you found it yet?