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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
Already fixed. I can repro on pre-7, but not on main branch.