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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment