Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b21
Issue ID
802359
Regression
No
[GI][Terrain] Shadowy artifact appears after baking lighting for huge terrain
Steps to repro:
1. Open Unity;
2. Open attached project and 'test' scene';
3. Notice that there is huge terrain in the scene, having length more that 17000;
4. Go to Window -> Lighting;
5. Click 'Build' button to calculate lighting for the scene;
6. Wait until lightmap baking process finishes (may take some amount of time).
Actual result:
Shadowy artifact now covers nearly all of terrain's surface (see attached actual.png screenshot).
Expected result:
Terrain should be rendered normally (without shadowy artifact) after baking its lighting. See attached expected.png screenshot.
Notes:
- Reproducible on both OSX 10.11.4 and Windows 10;
- Reproducible in 5.4.0b21, 5.4.0b20, 5.3.5p1, 5.2.2p4;
- Reproducible for both Realtime and Baked GI;
- Reproducible for setting huge value (more than 17000) to either Width or Length fields of Terrain Component in Inspector;
- Doesn't reproduce when setting value '16000' to either Width or Length fields of Terrain Component in Inspector;
- Reproducible for both flat terrain and terrain with modified heightmap.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment