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
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
- Player settings icons are not retrieved when using "PlayerSettings.GetIcons" method on PS4, PS5, Xbox
- Changes of MaterialPropertyBlock via Script reset when Sprite Renderer.Color is changed in animation
- Frame Debugger flickers when a Shader Graph Window is open
Add comment