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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
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