Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.55f1
6000.0.32f1
6000.1.0a8
6000.2.0a1
6000.3.0a1
Issue ID
UUM-91676
Regression
No
Burst compile error is thrown when the system contains Update System Group logic
Reproduction steps:
1. Open the attached “UpdateSystemGroup.zip” project
2. Open the “Assets/Code/ForceUpdateSystem.cs” file
3. Uncomment the 25 line
4. Save the file
5. Reimport the “Assets/Code/ForceUpdateSystem.cs” file (Right-click > Reimport)
6. Observe the Console window
Expected result: No errors are thrown
Actual result: “.\Library\PackageCache\com.unity.entities\Unity.Entities\WorldUnmanaged.cs(893,13): Burst error BC1006: The catch construction is not supported” error is thrown
Reproducible with: 2022.3.55f1, 6000.0.32f1, 6000.1.0a8
Couldn't test with: 2021.3.47f1 (Could not resolve compilation errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment