Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a15
2020.2.0a16
Issue ID
1258304
Regression
No
[Scene Template]Dropdown icon of dependencies component is missing in scene template preset
Dropdown icon of dependencies is missing in scene template preset as it opens list on pressing dependencies
Steps to repro:
1. Create a New Project
2. Project > Create > Scene Template
3. Select Scene Template and create Preset
4. Select Scene Template Preset > Dependencies > Press Dependencies
Actual Result:
Dropdown icon should be there
Expected Result:
Dropdown icon is missing
Reproducible on:
2020.2.0a15,2020.2.0a16
Note:
Scene Template feature introduced in 2020.2.0a15
Environment:
Windows 10 and Mac 10.15
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note:
SceneTemplate UI is custom in the inspector. Presets are a scriptableObject containing property overrides. Preset do not reuse the custom UI of concreate type.