Unity-Technologies / CharacterControllerSamples

Sample projects for the Unity.CharacterController package
Other
259 stars 46 forks source link

com.unity.charactercontroller@1.0.0-exp.4 update #2

Open broberson opened 1 year ago

broberson commented 1 year ago

Entering play mode, I'm getting this warning: "The referenced script is missing on SceneIDMap (index 1 in components list)"

No idea how to track that down. Maybe someone else has a clue?

Also happens if I upgrade the project dependency to com.unity.charactercontroller@1.0.0-exp.5

wilsnat commented 1 year ago

I believe I had the same issue. It seems to have been resolved by reimported the Samples folder. I assume it has to do with the scripts updating improperly from version to version and keeping old references.