Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a3
Issue ID
814063
Regression
Yes
[Win][Regression][5.5] Shadowy artifact appears on Terrain upon SpeedTree LOD level transition
Steps to repro:
1. Open Unity 5.5.0 on Windows;
2. Extract attached package and open 'test' scene;
3. In the Hierarchy double click on 'Main Camera' gameobject;
4. Drag the camera on z-axis until you see tree billboard in the GameView;
5. Drag the camera on the opposite direction until LOD0 - green tree is displayed;
6. Repeat steps 4 and 5 2-3 times;
7. Observe the GameView.
Actual result:
At some point of LOD transition (usually LOD3-LOD2 or LOD2-LOD1) shadowy artifacts appears in the GameView on terrain's surface (see attached gif video).
Regression introduced in Unity 5.5.
This could be D3D specific error.
Notes:
- Reproducible in 5.5.0a3;
- Not reproducible in 5.4.0f1, 5.4.0b25;
- Reproducible only on Windows 10 in DX 11 (checked);
- Not reproducible on OSX 10.11.5 in GlCore;
- Reproducible only in the Editor's GameView; not reproducible in SceneView;
- Not reproducible in Standalone build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Add comment