Search Issue Tracker
Fixed in 4.6.X
Votes
2
Found in
4.6.0b20
Issue ID
641038
Regression
Yes
When only having UI Panel in the scene, EventSystem.Update() allocates 392 bytes of memory per frame
To reproduce this issue:
1. Create a new project
2. Add UI Panel to scene ( Create->UI->Panel)
3. Play the scene
4. Open profiler
5. Notice GC Alloc is 392 B for EventSystem.Update()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment