Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.8.21
Issue ID
BUR-2854
Regression
Yes
Burst performance degrades when using newer package version
How to reproduce:
1. Open attached “IN-98044” project
2. Open the “SampleScene”, in the Scenes folder
3. Select the “Terrain” GameObject in the Hierarchy
4. Find the “Func Pointer Perf Regression” script component in the Inspector
5. In the component use the context menu and click the “Generate” option
6. Observe the Console
Expected result: Logged message reads “Generation time: 7sec”
Actual result: Logged message reads “Generation time: 24sec”
Reproducible with: 1.8.12 (2022.3.11f1, 2023.3.0a18), 1.8.21 (2021.3.51f1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Not reproducible with: 1.8.11 (2022.3.11f1, 2023.3.0a18)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This performance regression only in the editor and is required for correctness.
I've detailed possible work-around in the previous comment on this issue