Search Issue Tracker
Fixed in 10.2.2
Votes
1
Found in [Package]
10.0.0-preview.27
Issue ID
1281049
Regression
No
[HDRP] Frame Debugger shows draw calls when all settings in Frame Settings are disabled
How to reproduce:
1. Open attached "case_1281049 FrameSettingsIssue" project
2. Open Assets/TESTSCENE
3. Open Frame Debugger
4. Press Enable in the Frame Debugger
5. Observe the Main List
Expected result: No draw calls are in the Main list
Actual result: There are draw calls in the Main list
Reproducible with: 7.5.1(2019.4.11f1), 8.2.0(2020.1.6f1), 10.0.0-preview.27(2020.2.0b5)
Can't test: 2018.4 (No Frame Settings)
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
- Drag & drop and object picker assignment fail when ExposedReference variables are used in a Timeline clip
- AudioSource.time prints out 0 when AudioSource is not playing even if it is manually set
- [Android] Crash on "UnityMotionEventCallbacks::_GetPointerIdImpl" when giving 8 simultaneous touch inputs
- "[Header]" attribute is misaligned when placed before an InputActionProperty field
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
Resolution Note (fix version 10.2.2):
Shows only one Post Processing draw call in the Frame debugger, that's expected. Fixed in HDRP 10.2.2 and above, available in Unity 2020.2.0b12 and above