Search Issue Tracker
Fixed
Fixed in 1.7.0-pre.2
Votes
0
Found in [Package]
1.7.0-pre.1
Issue ID
BUR-1599
Regression
Yes
[Burst] Editor hangs when compiling function pointers with open generic method without providing a warning to the user
How to reproduce:
1. Open the user-submitted project
2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)
3. Enter Play mode
Expected result: The editor doesn't freeze
Actual result: The editor freezes
Reproducible with: 1.7.0-pre.1 (2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Not reproducible with: 1.6.3 (2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Could not test with: 1.6.3, 1.7.0-pre.1 (2019.4.34f1) (Error: The type 'AllocatorManager.AllocatorFunc' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as parameter 'T' in the generic type or method 'AllocatorManager.Array256<T>')
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment