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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment