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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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.