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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment