Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.2.0-pre.12 - Entities
Issue ID
ECSB-959
Regression
Yes
Installing Entities Package throws Burst Errors
How to reproduce:
1. Create a new 3D (URP) Project
2. Open Package Manager (Window -> Package Manager)
3. Click on the '+' icon
4. Click "Install package from git URL"
5. Enter "com.unity.entities@1.2.0-pre.12"
6. Observe the Console
Expected result: No Errors or Warnings are being thrown
Actual result: Error: "Burst internal compiler error: System.IO.FileNotFoundException: Could not find file "/Users/deividas.kalvelis/Projects/My project (1)/Library/BurstCache/JIT/Objects/44d98471ec4db28552b69e3d3d3a6b39.gbc"
File name: '/Users/deividas.kalvelis/Projects/My project (1)/Library/BurstCache/JIT/Objects/44d98471ec4db28552b69e3d3d3a6b39.gbc'" is being thrown
Reproducible with: 1.2.0-pre.12
Not reproducible with: 1.2.0-pre.6
Reproduced on: macOS Sonoma 14.3 (M1), Linux 20.04
Not reproducible on: Windows 10
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
Fixed by another internal issue: BUR-2607: Hit a burst compiler error when attempting to build only (clean) an unbounded scene to device