Search Issue Tracker
In Progress
In Progress in 2.7.X
Votes
0
Found in [Package]
2.7.2
Issue ID
ADDR-4061
Regression
No
Incremental Addressables build breaks Decal rendering when Decal Renderer Feature is added on the URP Asset
Reproduction steps:
1. Open the attached “IN-114487.zip” project
2. Navigate to Window > Asset Management > Addressables > Groups
3. Make sure “DecalScene.unity” is added to the Addressables Group
4. Select to Build > New Build > Default Build Script
5. From the Project window, select the “PC_Renderer” asset
6. In the Inspector, click “Add Renderer Feature” and select “Decal”
7. Go back to the Addressables Groups window
8. Select Build > Update a Previous Build
9. Build and Run the project
10. Observe the Player
Expected result: Decal is rendered
Actual result: Decal is not rendered correctly (is rendered pink)
Reproducible with: 1.25.1 (2022.3.64f1), 2.5.0, 2.7.2 (6000.0.56f1, 6000.2.3f1, 6000.3.0b1)
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Notes:
- Issue does not reproduce if fully clean/new build is built
- Make sure the “Decal” Renderer Feature is not present on the “PC_Renderer” asset during the first Build (4th step)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment