Search Issue Tracker
Fixed
Fixed in 2020.3.39f1
Votes
0
Found in
2020.3.35f1
Issue ID
UUM-4946
Regression
Yes
[Performance Regression] GameObject.ActivateAwakeRecursively noticeably slower when rendering trees on terrain
Reproduction steps:
1. Open the attached project ("1225501.zip")
2. Open "Scene"
3. Enter Play mode
Expected result: Terrain GameObjects are redisplayed at the same speed as before
Actual result: Terrain GameObjects are redisplayed noticeably slower than before
Reproducible with: 2019.3.0a9, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Not reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.0a8
Notes:
- In this scenario, there are 7 terrains which are all being setActive(true) in an IEnumerator that is used as a coroutine
- The trees used on the terrain are the Broadleaf_Mobile from Standard Assets
- In the versions deemed not reproducible the same action would take 15-30ms, while in the versions deemed reproducible it would take 500-1000ms
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
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Resolution Note (fix version 2020.3.39f1):
Fixed in 2020.3.40. (The dropdown was missing the value for 2020.3.40f1)