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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment