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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment