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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment