Search Issue Tracker
Won't Fix
Votes
5
Found in
5.5.0f3
Issue ID
873951
Regression
No
The Courtyard gives ArgumentException errors
How to reproduce:
1. Create a new project
2. Go to Asset Store window
3. Download and Import "The Courtyard"
4. Open "Courtyard" scene
Expected behavior: No errors occur in the Console
Actual behavior: "ArgumentException: Input Button AutoTimeOfDay is not setup.
To change the input settings use: Edit -> ProjectSettings -> Input"
Reproducible: 5.5.1p1, 5.6.0b5
Comments (4)
Add comment
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
IsDon
Nov 15, 2017 21:03
Really need someone in Unity dev to look over the last few tech demos and at least make them run out of the box in each new release for a couple of major versions. Its a serious downer for new users when they can't run demo projects easily.
Samuraisa
Apr 13, 2017 11:59
There is no project settings and no right contols setup. This is the cause of exceptions.
CrandellWS
Mar 05, 2017 05:30
I guess I was wrong the errors showed again when I loaded the scene...
CrandellWS
Mar 05, 2017 03:25
I had the same issue when I created a new project and then imported the Asset from the store though after that when I create another new project and add the asset in at the point of creation then the inputs are added.