Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b2
Issue ID
953204
Regression
Yes
[Regression][MassPlaceTree][UI] Unneeded 'Persistent View Data' field is shown in 'Place Tree' popup window
Steps to repro:
1. Open attached project and 't1' scene;
2. Select 'Terrain' gameobject in the Hierarchy;
3. In the Inspector go to 'Paint Trees' tab;
4. Select 'Sphere' prefab in 'Paint Trees' ssection in Inspector;
5. Click 'Mass Place Trees' button;
6. Observe opened 'Place Trees' popup window.
Expected result:
'Place Tree' popup window contains 2 UI elements: Number of trees (text and textbox) and Keep Existing Trees checkbox (see attached expected.png screenshot.
Actual result:
'Place Trees' popup window has additional weird 'Persistent View Data' field which accepts object of Serializable JSON Dictionary type. (see attached actual.png screenshot.
Regression introduced in Unity 2017.3.0a7.
Note:
- Reproducible in 2017.3.0f2, 2017.3.0a7;
- Not reproducible in 2017.3.0f6;
- Reproducible on Windows 10 and OSX 10.12.6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment