Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.4.0
3.0.0
Issue ID
BAR-364
Regression
No
"OnnxImportException: Unknown type If encountered while parsing layer output." thrown when importing ONNX model
How to reproduce:
1. Open the attached project "barracuda-test.zip"
2. Right mouse click on Assets/Resources/silero_vad.onnx
3. Click Reimport
Expected results: No errors in the Console window
Actual results: "OnnxImportException: Unknown type If encountered while parsing layer output." thrown in the Console window
Reproducible with: 2.4.0-preview (2020.3.48f1, 2021.3.26f1), 3.0.0 (2020.3.48f1, 2021.3.26f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a16)
Reproducible on: Windows 10
Add comment
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
Resolution Note:
Feature request