Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a5
Issue ID
1293547
Regression
No
[Device Simulator] Importing device where the same graphics device is included multiple times fails
How to reproduce:
1. Add attached Samsung Note4.device file to any project.
2. You will get an error:
Asset import failed, "Assets/Editor Default Resources/DeviceSimulator/DeviceAssets/Samsung Note4.device" > ArgumentException: An item with the same key has already been added. Key: OpenGLES3
3) If you select the asset it will have a blank icon.
Expected result: Inspector should instead show a proper error that the gfx device type is duplicated.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment