Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.2p1
Issue ID
766027
Regression
Yes
[Camera][VR]When near clipping plane is set to "0.01" camera does not render object in split-screen view
Steps to reproduce:
1. Open attached project.
2. Open scene named "main".
3. Press play button in the Editor.
4. Select game object "Main Camera".
5. Notice that camera's near clipping plane is set to "0.01" and game object named "Cube" is not rendered in the split-screen view.
6. Still in the play mode, in "Inspector" window increase the value of near clipping plane to "0.02".
7. Notice that game object named "Cube" appears in the split-scene view.
Expected result:
Setting near clipping plane to "0.01" (the minimum value) when using split-screen should not make game objects disappear.
Actual result:
When near clipping value is minimal, some visible game objects disappears from split-screen view.
Reproduced with:
5.2.4f1, 5.3.1f1, 5.3.2p1, 5.3.4f1, 5.3.4p3, 5.4.0b1.
Cannot reproduce with:
5.1.0f3.
5.4.0b14, because "VRDeviceType is deprecated".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment