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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment