Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0b4
Issue ID
909611
Regression
No
Indirect shadow color disappears after moving viewpoint when rendering with multiple lights
Steps to repro:
1. Open attached project and '01_SimpleMultipleLights' scene;
2. Select Camera gameobject;
3. Change Camera's rotation by x axis;
4. Observe how indirect shadow color is rendered.
Expected result:
Indirect shadow light color is stable and consistent when moving camera.
Actual result:
Indirect shadow color is culled (disappears). See attached video.
Notes:
- Reproducible in 2017.1.0b4;
- Reproducible on OSX 10.12.3 and Windows 10;
- Reproducible only with multiple lights (directional, spot, point lights);
- Reproducible with both Enlighten and PVR GI backends;
- Reproducible in both Editor and Standalone player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment