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
- [BiRP] GetScriptableCullingParameters() uses the wrong projection matrix when rendering two forward+ passes in XR
- Texture becomes lower quality when the texture is downloaded with script
- [tvOS] Multiple warnings in the Console when building for tvOS Platform on Intel Macbook
- [Android][Vulkan] Shader is rendered incorrectly in the Player when using Vulkan Graphics API
- [Android] Keyboard is not popping up after closing it a few times in the Player when "Hide mobile input" is 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.