Search Issue Tracker
Fixed in 5.5.3
Votes
5
Found in
5.4.0p1
Issue ID
827299
Regression
Yes
Loading.LockPersistentManager object lock impacts performance during AssetBundle.LoadAssetAsync operation
Loading.LockPersistentManager object lock impacts performance during AssetBundle.LoadAssetAsync operation.
Developers suggested deferring of the lookup or rwlock might improve AssetBundle.LoadAssetAsync behavior or it should be just fixed perhaps by deferring AssetBundleLoadAssetOperation::PreparePreloadAssets to preloading thread.
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 UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment