Search Issue Tracker
Fixed
Votes
58
Found in
4.2.1f4
Issue ID
564112
Regression
Yes
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers.
Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) and 15.31.9.64.3165 (9.18.10.3165) on Intel HD Graphics 4000.
Reproduced on Unity 4.1.5f1, 4.2.1f4, 4.3.0b6;
Repro steps:
1. Open project "DeferredLightingTest.zip" submitted by user;
2. Open scene "main";
3. Go to "build setting", then "player settings".
Under "Other settings" tab make sure that "rendering path" is set to "deferred lighting".
This setting instantly changes game view (light disappears).
Attached user's repro screenshots below where he shows editor's and standalone player's bug;
Workaround is to "use Direct3D 11" or use graphics emulation (shader model 2).
Comments (11)
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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Brenden Frank
Dec 01, 2013 21:24
This is a serious issue for our game Slender: The Arrival.
A lot of users (all on Intel HD Graphics cards) are reporting this behaviour.