Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.54f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
Issue ID
UUM-111911
Regression
No
[Linux] Poor performance in the Editor when processing input events in "OnGUI" function
Reproduction steps:
1. Open the attached “IN-108278” project
2. Open the “MyEditorWindow” window (Tests > OnGUI test)
3. Hovering over the window, use the scroll on the mouse
4. Observe the random color texture or the Profiler window
Expected result: Scrolling does not affect the performance. Initiates only 1 scroll input event
Actual result: Scrolling results in poor performance. Initiates more than 1 scroll input event per editor update
Reproducible with: 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Reproducible on: Ubuntu 25.04, Ubuntu 24.04
Not reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
- URP Tab Reset Menu Button Is Invisible in Light Mode
- Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode
Add comment