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
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
Add comment