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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment