Search Issue Tracker
Fixed in 2017.3.0f3
Votes
3
Found in
4.6.4p2
Issue ID
690019
Regression
No
Allocations and GC in other threads not visible in the Profiler
1. Open the attached project, scene and Profiler window.
2. Enable disable the "Use Different Thread" bool in the script, in the Main Camera object. If enabled, a separate thread is used, if not, a Coroutine is used.
3.Aproximately the same memory is allocated on each option.
4. Use the Profile to compare the memory reported.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment