Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0f3
Issue ID
866796
Regression
Yes
Memory leak when moving mouse over scene
Reproduction steps (might need 2 screens):
1. Open project attached (UnityJump.zip)
2. Open scene "Scene_SP_BattleEncounter"
3. Make sure to monitor your memory usage. (Task manager will be enough)
4. Move mouse over scene (moving in circles will be enough) for about 5-15 seconds or until error Assertion failed on expression: 'SUCCEEDED(hr)' appears.
5. Move mouse away from scene.
Expected result: Moving mouse over scene will have no unpleasant outcomes.
Actual result: Memory leak appears, possible crash of Unity, others programs and pc itself.
Note: Gif attached for reference.
Turning off scene lightning seems to make this issue disappear. Also while using profiler with GPU Usage memory leak disappears.
Deleting all scripts did not fixed this problem.
Might appear only on one monitor so if you can not reproduce problem on one monitor, transfer scene window to another.
Sometimes you need to select objects and then move mouse over scene.
Were not able to reproduce on new scene.
Reproduced on: 5.5.0f3, 5.5.0p4, 5.6.0b3.
Referring to user it is regression that was introduced in 5.4
Comments (1)
-
nxrighthere
Jan 30, 2017 03:42
I have the same issue (Unity 5.5.1f0).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
This is a duplicate of issue #869375