Search Issue Tracker
In Progress
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment