Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b1
Issue ID
941334
Regression
Yes
[OcclusionCulling][Regression] Tree shadows are culled when zooming in in Vizualization mode
Steps to repro:
1. Open attached project and 't1' scene;
2. Open Occlusion tab (Window -> Occlusion Culling);
3. In Inspector open Vizualization tab by clicking on it;
4. In the Scene view zoom in closer to trees that are not culled by scrolling mouse wheel.
Expected result:
Shadows are rendered in Scene View for trees that have not been occluded by culling. See attached expected.gif video.
Actual result:
When zooming closer to trees their shadows disappear from Scene view.See attached actual.gif video.
Regression introduced in Unity 2017.2.0b1.
Notes:
- Reproducible in 2017.3.0a4, 2017.1.0b7, 2017.1.0b1;
- Not reproducible in 2017.2.0a4;
- Reproducible on Windows 10 and OSX 10.12.5;
- Reproducible only for Speedtree shadows, not reproducible for primitive gameobjects (cubes, spheres);
- Reproducible only in Occlusion preview mode; not reproducible in Game view.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment