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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.