Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4.5f1
2018.4.6f1
Issue ID
1213973
Regression
Yes
[iOS] PreUpdate.IMGUISendQueuedEvents creates garbage without any input when using IMGUI
How to reproduce:
1. Make a development build of the attached project for iOS
2. Build & Run the app to device via Xcode
3. In Unity, open Profiler
4. Connect the profiler to iOS Player
5. Select Hierarchy view of the CPU profiler
6. Filter out "IMGUI"
7. Notice that "PreUpdate.IMGUISendQueuedEvents" creates a lot of garbage
Actual result: PreUpdate.IMGUISendQueuedEvents is creating garbage without any Input.
Expected result: PreUpdate.IMGUISendQueuedEvents doesn't create garbage.
Reproducible with: 2018.4.6f1, 2018.4.15f1.
Regression introduced in: 2018.4.6f1.
Not reproducible with: 2018.4.5f1, 2018.4.17f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a21.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment