Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
5.0.0a2
Issue ID
597449
Regression
No
Editor issues with dx9 and Intel HD graphics
Tested and reproduced on Unity 4.3.3f1, 4.3.4f1, 4.5.0b5, 5.0.0a2;
Editor hangs when launching it with DirectX 9 on PC or tablet which has Intel HD 4000 graphics. Editor stops hanging resuming PC or tablet from "sleep" or "hibernate" modes. (Attaching screenshot picture "hanging.png"). Also attaching log file "434Editor.log".
Log file always shows this error:
(Filename: C:/BuildAgent/work/d3d49558e4d408f4/Runtime/GfxDevice/d3d/D3D9VBO.cpp Line: 632)
FAILED(hr)
This behavior happens when creating a new project and selecting any random package to import (i.e. "Character controller.unityPackage").
Sometimes editor loads successfully, but the whole text becomes to look like squares. (Attaching screenshot picture "squares.png").
Also attaching log file "500a2Editor.log".
Repro steps for Windows:
1. Open Windows command promt (Win + R. Write "cmd" and press enter)
2. Locate Unity install location.
Use commands:
a) cd "c:\Program Files (x86)\UNITY-version\Editor"
b) Unity.exe -force-d3d9
3. Editor will start. In start screen press "New Project". Select "Character Controller" asset to import to your new project.
4. Unity loads with artifacts or hangs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment