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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment