Search Issue Tracker
Fixed in 13
Fixed in 11, 12
Votes
0
Found in [Package]
12
Issue ID
1364966
Regression
No
[URP] UniversalRenderPipelineAsset does not support multi-edit
Steps:
1. open a URP project (for example, make a new URP template project)
2. In project tab, select multiple assets of type UniversalRenderPipelineAsset (can be found in Settings folder in URP template)
3. check inspector tab
Expected: UI for modifying values on multiple assets currently selected
Actual: a message explaining multi-edit workflow is not supported
Repro: 2022.1.0a8, 2019.4.30f1
Notes:
- workaround: manually edit assets one at a time
- no repro in HDRP with equivalent assets
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 13):
Multi-Edit has now been added for Universal Render Pipeline Assets.