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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Add comment