What is happening:
Searching through my Player.log file, I found a number of error messages stating that certain referenced scripts are missing. I suspect that this is due to case sensitivity and/or typos in the script names (e.g. 'farmountains west' seems to be missing a space).
What should be happening:
Scripts should not be missing.
Steps to reproduce the issue:
Inspect Player.log file, search for strings as shown below.
Game client version:
0.1.4
Reproduced on:
64-bit Linux
Crash logs or exceptions generated:
Excerpt from player.log file:
doing save
Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/run
time/DebugBindings.gen.cpp Line: 51)The referenced script on this Behaviour (Game Object 'far mountains north') is m
issing!(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'far mountains west') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'Far Mountains NE') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'farmountains west') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'southeastern corner mountains') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'SW') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'northeastern corner mountains') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'SE') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'NW') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'NE') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'far mountains south') is missing!
(Filename: Line: 1754)
The referenced script on this Behaviour (Game Object 'Far mountains east') is missing!
(Filename: Line: 1754)
Unloading 14 Unused Serialized files (Serialized files now loaded: 0)