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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment