Search Issue Tracker
Fixed
Fixed in 1.7.5, 1.8.1
Votes
0
Found in [Package]
1.7.4
Issue ID
BUR-2017
Regression
No
Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`” when creating a generic structure with a nested generic type containing another nested generic type
To reproduce:
1. Open the user’s project
2. Open the Console
Expected result: No errors
Actual result: Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`”
Reproducible with: 1.7.4 (2020.3.40f1, 2021.3.11f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a10)
Reproduced on: macOS Monterey 12.5.1 (Intel)
User’s note: fails to compile when created inside of static Allocate method called from Create generic method, but if created directly in Create method then compiles without errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment