Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.2.2f1
Issue ID
1183394
Regression
Yes
[Windows] IMGUI input doesn't work in builds when using preview InputSystem package
-e: IMGUI input doesn't work in builds when using preview InputSystem package
--fails on windows standalone, works on osx & linux
-repro:
--open attached project
--open SampleScene
--set debug window shortcut in the script
--build SampleScene
--open debug menu
--try clicking on a imgui button
--NOTICE nothing happens
-workaround: enable both input systems
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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment