Search Issue Tracker
Won't Fix
Votes
22
Found in
2019.3
2019.4
2020.1
2020.2
Issue ID
1203511
Regression
Yes
[Performance Regression] AssetBundleLoadSingleAssets : LoadAsync_Prefabs_SingleAssets is significantly slower than 18.4
The AssetBundleLoadSingleAssets : LoadAsync_Prefabs_SingleAssets test is significantly slower than 18.4.
Platform Affected - MacOS
To observe the issue:
https://observer.cds.internal.unity3d.com/61f48f8d3ef5d006fddff907fed7697079103963
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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Resolution Note:
The changes which caused these OSX regressions brought in other important performance benefits and cannot be removed. We are therefore unable to address this issue. In some cases (temporarily) disabling https://docs.unity3d.com/ScriptReference/Texture-allowThreadedTextureCreation.html may help, but note that this may also cause performance regressions, so it is not recommended to leave this permanently disabled.