Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.2.0 - Entities
Issue ID
ECSB-1044
Regression
No
Burst error is being thrown after installing Entities package
How to reproduce:
1. Create a new 3D (URP) Project
2. Open Package Manager (Window -> Package Manager)
3. Click "+" Icon
4. Click "Install package from git URL"
5. Type "com.unity.entities@1.2.0" and press enter
6. Observe the console
Expected result: No Errors or Warnings are being thrown
Actual result: Burst compiler errors are being thrown
Reproducible with: 1.2.0 (6000.0.0b14)
Reproduced on: macOS Sonoma 14.4 (M1)
Note: Also reproduces with com.unity.netcode@1.2.0
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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Resolution Note:
This is most likely a duplicate of https://jira.unity3d.com/browse/BUR-2607, already being investigated by the Burst team.
Duplicate of another internal issue: BUR-2607: Hit a burst compiler error when attempting to build only (clean) an unbounded scene to device