Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
6.5.2
Issue ID
1197217
Regression
Yes
[URP] Texture maps are not applicable when are added to a new material
How to reproduce:
1. Create a new LWRP/Universal RP template project
2. In the Project Browser, add new material
3. Drag material icon (Project Browser) onto 'ground' (Scene View) (so it can be seen easily)
4. Ensure material is selected in the Project Browser
5. In the Inspector, select a normal map texture
Expected result: Normal Map is applied to Material
Actual result: Normal Map is not applied to Material although Normal Map Preview is shown in the Inspector
Reproducible with: 2019.3.0a10 (URP 7.0.0), 2020.1.0a14 (URP 7.1.5)
Not reproducible with: 2019.3.0a10 (LWRP 6.5.3)
Notes:
1. Not reproducible with Base Map;
2. If you click on Material in Project Browser after assigning Texture Map or assign Base Map before other Texture Maps, Material updates and Texture Maps are applied immediately
3. Not reproducible with HDRP, Built-in pipeline
4. Not reproducible on macOS, reproducible on Windows and it's build
5. Reproducible with URP/Lit, URP/Baked Lit Shaders
6. Video of reproduction attached in Edit
7. Only occurs when changing normal map from None to a texture, if there is already a normal map selected, there is no issue
8. The material can get stuck without a normal map if the "refresh" is not forced by selecting the material; even after restarting or building player
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
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
Resolution Note (fix version 8.0.0):
Fixed in Universal Render Pipeline 8.0.1. There was shader GUI code interrupting the setting of shader keywords, preventing the correct variant to be loaded.
Resolution Note (fix version 8.0.0):
There was shader GUI code interrupting the setting of shader keywords, preventing the correct variant to be loaded.
Verified in:
Version 2019.3.0f6 (27ab2135bccf)
Wed, 22 Jan 2020 05:13:15 GMT
Branch: 2019.3/staging