Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
Issue ID
UUM-134155
Regression
No
UIElements memory allocations grow when interacting with IMGUI custom Editor window
Reproduction steps:
1. Open the attached project "ReproProj"
2. In Project window click “/Assets/Plugins/Pixel Crushers/Dialogue System/Demo/Data/Demo Database.asset“
3. In inspector, click Edit to open a custom Editor window
4. Click on the Conversions tab
5. Open Profiler (Window > Analysis > Profiler)
6. Run Profiler in Edit mode
7. Observe GC Alloc of UIElementsUtility.DoDispatch events
Expected result: 0 B is present
Actual result: Values between ~24 KB and ~400 KB are present
Reproducible with: 6000.0.67f1, 6000.3.8f1, 6000.4.0b8, 6000.5.0a7
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects made using "GameObject.CreatePrimitive" appear pink in the Player when the default material is used
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
Add comment