Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1
2019.2
2019.3
2020.1
2020.1.0a11
Issue ID
1195238
Regression
No
[TreeCreator] [Preset] Tree properties changes in the scene on changing the properties in Tree preset asset and vice versa
Tree properties changes in the scene on changing the properties in Tree preset asset and vice versa.
Steps to repro:
1. Create a new project.
2. GameObject > 3D Object > Tree.
3. Create a Preset for Tree.
4. Change Tree Seed, Ground Offset and Translucency Color properties in Tree preset asset.
Actual Result:
Tree properties changes in the scene on changing the properties in Tree preset.
Expected Result:
Tree properties should not be changed.
Reproducible on:
2020.1.0a11.
Note:
- Could not Test on 2019.3, 2019.2, 2019.1 due to https://fogbugz.unity3d.com/f/cases/1187140/
- Preset is introduced in 2018.2 and preset properties were introduced from 2019.1.
Environment:
Windows 10 & Mac 10.14.
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
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
Resolution Note (2020.1.X):
The Tree component inspector is editing an Asset in the project instead of self-contained data. This behaviour is not supported by the Preset system.
The Tree component will be excluded from the Preset system until a team can actively work on the Tree implementation.