Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0-pre.7
Issue ID
CMCL-1483
Regression
No
Missing Script in ThirdPerson Shooter Sample Scene
Steps to reproduce:
1. Open a new Unity project
2. Install the CineMachine package and its samples
3. In Project view, open the Assets -> Samples -> Cinemachine -> X.X.X -> 3D Samples -> ThirdPerson Shooter.unity scene
4. Enter Play Mode
5. Observe Console window
Expected result: No warnings
Actual result: "The referenced script (Unknown) on this Behaviour is missing!" warning for the Checkerboard Stage -> Lighting GameObject
Reproducible with: 3.0.0-pre.7 (2023.1.3f1, 2023.2.0a22)
Could not test with: 2021.3.28f1, 2022.3.4f1 (No ThirdPerson Shooter scene in CineMachine samples)
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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note:
Already fixed. I can repro on pre-7, but not on main branch.