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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment