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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment