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
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
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