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
- 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
DesireeHogan
Mar 01, 2022 07:33
have you found it yet?