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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment