Search Issue Tracker
Fixed
Fixed in 2021.3.49f1, 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a2, 7000.0.0a1
Votes
0
Found in
2021.3.39f1
2022.3.31f1
6000.0.4f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-73223
Regression
No
Shaders are not being striped and build times increase when using a custom subclass of UniversalRenderPipelineAsset
How to reproduce:
1. Open the “IN_76325” project
2. In the Project Settings → Quality, make sure Render Pipeline Asset is set to “URP-HighFidelity CustomGrass“
3. Build the project
4. In the Project Settings → Quality, change Render Pipeline Asset to “URP-HighFidelity“
5. Build the project
6. Compare build times
Expected result: Both builds take almost the same time to build
Actual result: First build takes significantly longer than the second build
Reproducible with: 2021.3.39f1, 2022.3.31f1, 6000.0.4f1
Reproducible on: Windows 10 Pro, macOS 13.2.1 22D68 Darwin 22.3.0 (user reported)
Not reproducible on: Windows 10 22H2
Note: the second build usually takes about a minute and the first takes longer
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment