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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.