Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0a10
Issue ID
1074170
Regression
Yes
[Terrain] Painted speed trees are not updated when it's prefab scaling is changed
Painted speed trees are not updated when it's prefab scaling is changed after the project is upgraded to Unity with improved prefabs
Steps to Repro:
1. Open the attached project or create a new project with Unity 2018.2 or lower version
2. Hierarchy > right click
3. 3D Object > terrain
4. Select 'paint tree' tab on terrain > edit tree > add tree
5. Add speed tree prefab > paint it on terrain
6. Now open the project with Unity 2018.3.a6 or higher version
5. Change the prefab's scale
6. go back to 'paint tree' tab and click refresh
Actual Result:
1. New prefab's scale is not reflecting on terrain
2. Artifacts are appearing in-game and scene view
Expected Result:
1. When prefab's scale is modified, it's scale on terrain should change
Environment:
Windows and Mac
Occurring with:
2018.3.0a10, 2018.3.0a6
Note:
Improved prefabs were added from 2018.3.0a6
Working with:
2018.3.0a5, 2018.3.0a1
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 RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Add comment