Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.0b3
Issue ID
865455
Regression
No
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTexture
Reproduction steps:
1. Open the attached project "CopyPointShadowCubemap.zip";
2. Open the "Default.unity" scene;
3. Select the Point light int the Hierarchy;
4. In the Inspector, go to the the shadowMapRenderTexture property in the CopyPointLightShadowCubemap and observe the shadowMap image;
5. Then select the Spot light in the Hierarchy;
6. Repeat the 4 step;
Expected results: both images of shadowMap will be the same;
Actual results: The Point light is depicted differently.
Note: the issue only appears on Point light, but Directional and Spot light work as expected.
Reproduced on: 5.6.0b3, 5.6.0a1, 5.5.0f3.
Not reproduced on: 5.4.1f1 due to errors in the console.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment