Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a15
Issue ID
1257776
Regression
No
[SceneTemplate] Exception on changing Editor mode with an element added in dependencies list of SceneTemplateAsset preset
KeyNotFoundException is thrown in the console when editor mode is changed from release to debug with an element is added in the Dependencies list of SceneTemplateAsset preset, refer attached video.
Steps to repro:
1. Create a New Project
2. Project > Scene Template.
3. Select Scene Template and create Preset.
4. Select Scene Template Preset > Dependencies > Add to List (+).
5. Select Mode > Switch to Release mode > Switch to debug mode
Actual Result:
KeyNotFoundException error thrown in the console
Expected Result:
No error in the console
Reproducible on:
2020.2.0a15
Note:
Scene Template feature introduced in 2020.2.0a15
Environment:
Windows 10 & Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- 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
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment