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
- 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
Add comment