Search Issue Tracker
Fixed in 4.5.5
Votes
2
Found in
4.3.0f4
Issue ID
576630
Regression
Yes
Shadows + steep camera viewing angles result in a ridiculously high number of draw calls
Trees placed using the terrain engine produce much higher number of draw calls when viewed from steep angles while the "Fade Length" is set to zero and the "Shadows Distance" in the project quality settings is set to higher value (e.g 120)
--------------------------------------
To reproduce:
1. Open the project I've attached
2. Run the scene
3. Notice the high number of draw calls
4. Stop the scene
5. Change "Fade Length" in the terrain settings to "0.1" instead of "0.0"
6. Run the scene again
7. Notice that the number of draw calls has dramatically decreased.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment