Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.25f1
2021.2
2022.1
Issue ID
1388201
Regression
No
[Post Processing] Chromatic Aberration and Grain have empty checkboxes with no descriptions
Reproduction steps:
1. Create a new project
2. Import Post Processing package via Package Manager
3. Add Post-process Volume component to the Camera
4. Create a new Post-process Profile (on the component)
5. In Component go Add Effect -> Unity -> Chromatic Aberration
6. Inspect the settings for the effect
Expected result: Fast Mode option does not have an empty checkbox
Actual result: Fast Mode option has an empty checkbox
Reproducible with: 3.2.0 (2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Note: the same type of empty checkbox is under Grain Post-processing effect settings for "Colored" setting
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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note:
This checkbox is just the checkbox for the "Fast mode" field, similar to how the slider above it is for the "Intensity" field. It's a pattern you see everywhere in Unity, in pretty much all inspectors with checkboxes - field name in the left column, field value in the right column, the value in this case being a checkbox instead of a slider or a drop down.