Search Issue Tracker
Not Reproducible
Votes
2
Found in [Package]
2.0.0
Issue ID
996348
Regression
No
[SRP | Terrain] Lightweight_RenderPipeline fails to upgrade materials on imported terrain
This is a problem when transitioning non-SRP projects with terrains to SRP.
1) You have a non-SRP project with a terrain that has splat textures.
2) Export the terrain with its textures to an asset package.
3) Open your SRP project.
4) Import the terrain-and-textures assets.
5) Edit -> Render Pipeline -> Upgrade -> Lightweight -> Upgrade Project Materials
6) The terrain remains hot pink indicating it cannot find the materials.
You can recover by assigning an SRP-capable standard shader material as the terrain's default material. Alternatively you can delete the Settings/Lightweight_RenderPipeline but I suspect this might mess up other aspects of your SRP project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment