Search Issue Tracker
Fixed in 7.2.0
Votes
7
Found in [Package]
7.1.5
Issue ID
1204379
Regression
Yes
[HDRP] Instantiating a Decal Projector generates ghost decal duplicates
Steps to reproduce:
1. Create a new project with the HDRP package
2. Import the provided custom package "DecalTestAssets.unitypackage"
3. Open "BugReportDecal" Scene inside the "_BugReportDecal" folder
4. Select and drop the "DecalBurn" Prefab anywhere in the Scene view
Expected results: a decal duplicate does not appear at a random location on a GameObject
Actual results: a decal duplicate appears at a random location on a GameObject
Reproducible with: HDRP 7.1.5 (2019.3.0b4, 2019.3.0f3, 2020.1.0a16)
Not reproducible with: HDRP 4.1.0 (2018.4.14f1), HDRP 6.9.2 (2019.2.16f1), HDRP 7.0.1 (2019.3.0b3)
Could not test with 2017.4.35f1 due to HDRP not existing
Note:
-Instantiating new "DecalBurn" Prefabs generate another ghost decal at the same position as the previous ones.
-Discarding changes in the scene doesn't get rid of this ghost decal. Restarting Unity gets rid of it.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 7.2.0):
Fixed in 2020.1.0a24