Search Issue Tracker
Fixed
Fixed in 1.8.1
Votes
0
Found in [Package]
1.8.0
Issue ID
BUR-2039
Regression
No
Burst takes a significant amount of time to load when entering Play Mode
Steps to reproduce:
1. Open the user’s attached project
2. Open Jobs > Burst and make sure that the “Enable Compilation“ option is enabled
3. Open Window > Analysis > Profiler
4. In the Profiler window enable Clear on Play and set it to Edit Mode
5. Enter Play Mode
6. Stop the profiler recording and select the 3rd frame
7. Search for “InitializeOnLoad BurstLoader”
Expected result: BurstLoader does not take a significant amount of time to load when entering Play Mode
Actual result: BurstLoader takes 200+ ms to load when entering Play Mode
Reproducible with: 1.6.6 (2020.3.40f1, 2021.3.11f1), 1.7.4 (2022.1.18f1, 2022.2.0b10), 1.8.0 (2023.1.0a13)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment