The UI is invisible in the 2D demo.
Steps to replicate.
1) Fresh project 6000.1.5f1 using Universal 2d template.
2) Install AC 1.83.0
3) Set Unity to old input system (new was causing another issue)
4) Assign 2D Demo manager package.
5) UI elements are missing in game window.
This first started happening in another project with the Universal 2d and the same unity and ac versions. So I tested it on a fresh project.
Oddly sometimes the UI works and sometimes it doesn't depending on the scene.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Which scene are you running to test with? A GameEngine object (added by the Scene Manager) must be present for AC to run and display its UI.
The 2D Demo's Managers will be assigned automatically if you open its scene file. If you choose "Load 2D Demo" from the Adventure Creator section of the top toolbar, does it run correctly?
I chose Load 2d and ran the park scene but unfortunately the same result.
The same issue happens on my other project with both the 2d demo and other scenes on Unity 6000.1.4 and 5 and AC 1.83.0
It was all working fine on Unity 6000.0.46f1
https://ibb.co/DP9L0Q8v
Recreated, thanks.
This might be due to a change / issue with Unity itself. I'll need to look into this further, thanks for the details.
In the meantime, you can bring the UI back by unchecking Render border camera in the Settings Manager's "Camera" panel.