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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment