Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.2.0a4
Issue ID
707086
Regression
Yes
[Occlusion/Scene/D3D] Weird interaction between tweaking OC clip planes and scene view, D3D only
Steps to reproduce:
1. Open Unity;
2. Open attached project;
3. Close Unity;
4. Repeat step 1;
5. Open attached project;
6. Open scene "Occlusion_plane";
7. Switch to "Occlusion" tab;
8. Press "Bake" button;
9. Observe the Scene view.
Actual result:
Plane becomes half black after baking Occlusion Culling (see attached actual.png screenshot). Seems to be related with either Scene view window size (when resizing the issue disappears) and with Camera's Clipping planes (near 7 and far 12 values as well as values nearby will give a repro).
Expected result:
Plane should be always be white after baking Occlusion Culling.
Regression from Unity 4.6.
Reproduced in: 5.4.0a2, 5.3.0f1, 5.2.0f1.
Notes:
- The bug reproduces only on Windows (8.1 and 10 checked);
- The bug reproduces only with certain Camera clipping planes value (7 and 10 would give a repro).
- Regression since 4.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment