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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment