Search Issue Tracker
Won't Fix
Votes
3
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1122502
Regression
No
Continuously updating colorMultiplier for a Selectable's colors allocates memory
How to reproduce:
1. Open user-submitted project (ColorTest) and 'SampleScene' scene
2. Enter Play Mode
3. Open the Profiler window and record some frames
4. Select a recorded frame, select Hierarchy view
5. Navigate to PlayerLoop > Update.ScriptRunBehaviourUpdate > ColorMultiplier.Update()
Expected result: no memory is allocated
Actual result: GC.Alloc has a value of 0.9 KB
Reproducible with: 2017.4.20f1, 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
-
marrr048
Jul 24, 2019 20:54
Hold on - I understand that it might be a low priority issue, but why would you close it because you don't expect to address it yet? Shouldn't it remain open so it doesn't fall through the cracks? If it's closed it will NEVER be addressed. This is not how issue tracking works. You leave it open because it's not fixed yet, and when it eventually does get fixed, then you can close it.
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (2019.2.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.