Search Issue Tracker
Won't Fix
Won't Fix in 1.8.X
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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
Resolution Note (1.8.X):
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