Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b2
Issue ID
830097
Regression
Yes
[SpeedTree][Regression] Wind animates speedtrees when toggling some TerrainSettings or moving camera viewpoint
Steps to repro:
1. Open Unity;
2. Create new project;
3. Extract attached package;
4. Open scene 'SpeedTreesAnimatedWhenChangingViewpoint';
5. Select Terrain gameobject;
6. In the Inspector go to Terrain Settings tab;
7. Drag any sliders in Terrain Settings tab (i.e. Pixel Error or Detail Distance).
8. Notice that Speedtrees are animated when toggling sliders (see attached gif video).
9. Select 'Main Camera' gameobject;
10. In the Inspector toggle camera's position by dragging mouse cursor;
11. Observe that SpeedTrees are animated when toggling Camera's transform (see attached gif video).
Regression introduced in Unity 5.5.
Expected result:
Speedtrees should not be animated when either toggling terrain settings or moving camera viewpoint.
Notes:
- Reproducible in 5.5.0b2, 5.5.0b1, 5.5.0a6;
- Not reproducible in 5.4.0p3, 5.4.0f3;
- Reproducible on both OSX 10.11.6 and Windows 10;
- Also sometimes repriduces when scrolling or moving viewpoint in Scene View.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
nonamejuju
Feb 17, 2017 12:51
Though this was a feature. Having speed tree moving in editor view is a big plus.