Search Issue Tracker
Fixed in 2022.2.X
Votes
2
Found in
2021.2
2021.2.0b6
2022.1
Issue ID
1359764
Regression
Yes
AssemblyBuilder is extremely slow in trunk
How to reproduce:
1. Open project "Repository.zip"
2. Open the Test Runner window (Window>General>Test Runner)
3. Go to Weaver>Tests>WeaverClientRpcTests>VirtualClientRpc and run it
4. Open the Console window for results
Expected result: Test has similar performance between Unity 2020.3, 2021.2, and 2022.2.
Actual result: Test is 3X faster in 2020.3 when compared to all later versions of Unity.
Reproducible with: 2021.2.10f1, 2022.1.0b6
Notes:
Test Runner results that I've got. The numbers vary a little from run-to-run, but are basically:
2020.3.27f1 - 347ms
2021.2.10f1 - 1046ms
trunk - 1046ms
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a15