Open marcinwalus opened 1 year ago
Hi @marcinwalus, can you please file a bug for this issue? Our GitHub issues are unofficial and may never be seen by the development team. Filing a bug is the official way to report bugs to Unity.
We can keep this issue open in the meantime. Once you have a bug number, please share it here for reference.
@andyb-unity IN-63818
After setting EnvironmentDepthMode in AROcclusionManager to Best environmentDepthTexture property returns texture with size 2048x1536. Confidence texture (environmentDepthConfidenceTexture property) returns texture with size 256x192.
Steps to reproduce the behaviour:
Expected behaviour m_OcclusionManager.environmentDepthConfidenceTexture dimensions should be: 2048x1536 (same as environmentDepthTexture)
Actual behaviour m_OcclusionManager.environmentDepthConfidenceTexture dimensions are: 256x192
Smartphone (please complete the following information):