Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0-pre.7
Issue ID
CMCL-1491
Regression
No
Lens Presets dropdown field in Inspector has no indication of what it is, if the Preset has the same value as another Preset, the field becomes empty when it is selected a second time
How to reproduce:
1. Open any project with Cinemachine installed
2. In a "Cinemachine Camera" Component observe the dropdown menu field on the right of the Lens Vertical FOV field
3. Click on the field and select either option to create a preset Asset
4. Add a Preset by clicking the "+" button, a new Preset will be created with the values of the last one in the list
5. Rename this preset to whatever
6. Now select the GO with the "Cinemachine Camera" attached
7. In the Presets field select your renamed Preset
8. Select your Preset again
Actual result: By default, the Preset dropdown menu has no indication of what it is other than a tooltip.
When you select your custom Preset that has the same value as the default one, the default one is selected instead of the one the user made.
If you try and select your Preset again, the Presets dropdown menu becomes empty.
Expected result: By default, the Preset dropdown menu has an apparent indication of what it is, perhaps the field has "Presets" written.
When you select your custom Preset that has the same value as the default one, yours is selected instead
If you try and select your Preset again, the Presets dropdown menu still shows your Preset
Reproducible with: 3.0.0-pre.1, 3.0.0-pre.7
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
By default, the Preset dropdown menu has no indication of what it is other than a tooltip.
- This is by design. The tooltip is enough.
When you select your custom Preset that has the same value as the default one, the default one is selected instead of the one the user made.
- This is by design. If there are multiple identical presets, the first matching one will be chosen.
If you try and select your Preset again, the Presets dropdown menu becomes empty.
- Cannot repro using Windows, Unity 2022.3.5f1, and CM main branch