Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b8
Issue ID
1047163
Regression
Yes
Event System is not imported correctly with the UI samples project
Steps to reproduce:
1. Open empty project
2. Import Unity UI Samples project from the asset store
3. Event system will have Standalone Input Module missing
Expected: Project loads with the event system having all components and a working UI
Actual: Elements are unclickable because event system is missing input module
Not reproduced on:
Version 2018.3.0a1 (d734fac073ec)
Wed, 06 Jun 2018 08:19:04 GMT
Branch: trunk
2018.2.0b8, 2018.1.4f1, 2017.4.5f1
Reproduced on:
Version 2018.3.0a1 (e02d28f8ceac)
Wed, 06 Jun 2018 13:45:57 GMT
Branch: ui/dev/package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment