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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment