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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note:
Already fixed. I can repro on pre-7, but not on main branch.