Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.19f1
2022.2.0b9
2023.1.0a13
Issue ID
UUM-16877
Regression
No
Decal doesn't update when changing the texture from a script
Reproduction steps:
1. Open the user’s attached project
2. Open the “Assets/OutdoorsScene” scene
3. Enter Play mode
Expected result: The projected decal looks similar to an image on the left
Actual result: The projected decal looks like an image on the right
Reproducible with: 10.10.0 (2020.3.40f1), 12.1.7 (2021.3.11f1), 13.1.8 (2022.1.19f1), 14.0.3 (2022.2.0b9), 15.0.1 (2023.1.0a13)
Reproducible on: macOS 12.6
Notes:
- This issue reproduces about 90% of the time, so if it doesn’t reproduce, close and reopen the project
- The decal gets updated when changing any of the decal’s material properties
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
The material keywords are not defined properly
https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@15.0/manual/Material-API.html
Resolution Note (2023.1.X):
The material keywords are not defined properly
https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@15.0/manual/Material-API.html