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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment