Search Issue Tracker
By Design
Votes
0
Found in
5.0.0a12
Issue ID
614060
Regression
No
Frame Debugger clips shadowmap in game window
To reproduce:
1. Open attached project. It contains a mesh with a shadow
2. Open up the frame debugger
3. Navigate to the Shadows.RenderShadowmapDir and select "Draw Mesh DX11_Explode_Cube"
4. Look at the game window, a shadowmap can be seen
5. Resize the window - make it small. Notice that the shadowmap starts clipping through the top left corner of the window - it shouldn't
Explanation:
As you resize the game view window, the game view is re-rendered, and the shadowmap gets projected onto a different area. So you see a different shadowmap.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Add comment