Search Issue Tracker
Fixed
Fixed in 2.6.17, 2.8.9, 2.9.1
Votes
1
Found in [Package]
2.6.11
2.8.4
2.9.0-pre.6
Issue ID
CMCL-922
Regression
No
Clutter caused by vcams in git
It could be that this is a user error, because version control on the scene might not be recommended.
Reproduction Steps:
In a nearly empty scene I reproduced the issue.
1. Create scene and add a Cinemachine camera and an empty GameObject.
2. Set Aspect ratio to 16:9 in Game window
3. Commit to Git.
4. Change aspect ratio to 16:10, make any edit to the GameObject (like position), and save the scene.
5. Observe in Git that the only pending change is the GameObject.
6. Add a Cinemachine Virtual Camera. Repeat steps 2 through 4.
7. Observe in Git that there are now pending changes to the m_SensorSize on the virtual camera.
So this seems to be occurring only on virtual cameras, and only when you've changed the aspect ratio (or resized the free aspect) from what's in the Git repository, *and* made any other edits to the scene before saving.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
Add comment