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).
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] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
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.