Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3
2019.1.0b8
2019.2.0a4
Issue ID
1137135
Regression
Yes
[Terrain] Need to remove .5 clamp from Stamp Height shader pass
We shouldnt be clamping snce this is not a generic paint op
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
dhavalpatel1
Mar 15, 2019 07:51
Hello,
Indeed great information about how to need to remove .5 claim from stamp height shader pass. Although thank you for sharing!!!!