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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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