Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0b5
Issue ID
1187362
Regression
No
[Physical Camera] Unable to set Sensor Type to "Custom" again once it changes to any available option
Unable to set Sensor Type to "Custom" again once it changes to any available option
Steps to Reproduce:
1. Create a new Project
2. Click on checkbox in Main Camera > Inspector > Camera > Physical Camera
3. Change Sensor Type from "Custom" to any given options
4. Set Sensor Type to "Custom" again
Expected Result:
Sensor Type should be set to "Custom"
Actual Result:
Unable to set Sensor Type to "Custom"
Reproducible on:
2020.1.0a6, 2019.3.0b5, 2019.2.0f2, 2019.1.0f1
Work Around: User have to press Ctrl+Z or cmd+Z(Mac) to get the previous setting
Environment:
Windows 10 and Mac 10.14
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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
Resolution Note:
The sensor type option is just a list of sensor sizes presets, changing the type to custom does not change the sensor size, therefore the displayed sensor type is still the same and reverts to the previous value.
In order to use a custom sensor type, the sensor sizes values have to be modified..
Basically setting to custom without specifying a sensor size has no effect, that's expected.