Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
Issue ID
1274526
Regression
Yes
[Virtual Texturing][HDRP] VT cache settings cannot be edited in HDRP asset
Steps:
1a. Open new 3D template
1b. Add HDRP in package manager (10.0.0-preview.27)
1c. select Fix All and Create One on HDRP wizard popups
2. select the current renderpipelineasset by double clicking current HDRP asset in Project Settings > Graphics
3. in inspector, check the cache settings of the asset at the bottom (expected to be greyed out since VT is off)
4. toggle Virtual Texturing support = on in project settings > player settings > other settings
5. restart (or save and restart)
6. check HDRP asset
Expected: VT on = HDRP asset VT cache settings are editable, VT off = HDRP asset VT cache settings are greyed out
Actual: VT on = HDRP asset cache settings are greyed out, can't edit
Repro: 2020.2.0a20 + HDRP 10.0.0-preview.27
No repro: 2020.2.0a15 + HDRP 10.0.0-preview.1, HDRP 8.2.0
Notes:
- MacOS only
- In 2020.2.0a19 may see slightly different actual result: VT off = error when selected HDRP asset and broken UI in VT cache settings in inspector
Workaround: add or remove a "scripting define symbol" in Edit > Project Settings... > Player > Other Settings > Scripting define symbols, then click "Apply" - this will trigger a reload and ensure the correct state for Virtual Texturing support. You can use any text for the "scripting define symbol" just to trigger the refresh.
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Resolution Note (fix version 2021.1):
Verified fixed in 2021.1.0a7 with HDRP 10.2.0
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b13
Virtual Texturing Cache Size settings no longer appears greyed out after enabling Virtual Texturing support and allowing editor restart