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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
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.