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
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
Add comment