Search Issue Tracker
Fixed in 1.4.1
Votes
0
Found in [Package]
1.2.0-preview.1, 1.2.0-preview.11
Issue ID
1203897
Regression
No
[Burst] Uninformative errors are thrown when ValueTuple type is used with Burst Compiler
How to reproduce:
1. Open the attached project ("case_1203897-Onmaku-Burst.zip")
2. Open Test Runner
3. Start "E7.Onmaku.SimfileEditor.Tests.dll"
4. Inspect the console
Expected results: Errors indicates that ValueTuple type is not supported
Actual results: "Unable to resolve type `T1" errors are thrown, which makes it hard to locate the issue
Reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
Couldn't test with 2017.4 (Burst package is not supported)
Reproducible with package versions: 1.2.0-preview.1, 1.2.0-preview.11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment