Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b5
Issue ID
769432
Regression
No
[TreeCreator] Toggling tree settings in tree creator breaks tree rendering
Steps to repro:
1. Open Unity;
2. Open attached project and 'test.unity' scene;
3. Select 'Tree1' gameobject in the Hierarchy view;
4. Either toggle any setting in the tree creator (for example, Distribution section) or click on tree root node on the graph;
5. Observe tree rendering.
Actual result:
Tree and leaf rendering breaks. Only tree mesh is visible, without textures and UV's. See attached gif video and actual_treecreator screenshot.
Expected result:
Tree and leaf rendering should not break after toggling tree settings in Inspector (see attached expected_treecreator screenshot).
Notes:
- Reproduces on both OSX 10.11.3 and Windows 10;
- Reproduces on 5.4.0b5, 5.4.0b4, 5.3.2f1; On 5.3.1f1 tree leaves are not rendered after dragging them to the scene;
- Undoing setting toggling doesn't restore prefab rendering.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
Add comment