Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.3.0-preview.2
Issue ID
1109688
Regression
No
[Cinemachine] Cinemachine logo doesn't appear beside the MainCamera object from the hierarchy
Cinemachine logo doesn't appear in the hierarchy beside the Main Camera object. Only happens in a fresh project. For some reasons, the logo needs to be loaded somehow. The logo will only appear once we enter in Play mode. Then the logo will appear for good.
1. Start a fresh project in Unity 2019.1
2. Install Cinemachine preview package 2.3.0-preview.2
3. In the current scene, create a Virtual Camera from the Cinemachine menu
4. This process should create a Brain on the main camera and usually, the cinemachine logo should be display beside the Main Camera object from the hierarchy
Result
The Logo doesn't display
5. Save the scene and open a new scene
6. Repeat Step 3 ... still no logo
7. Load back the first scene, the logo won't be there either
8. Now press Play ... the logo will then display in the hierarchy as it should
9. At that point, the logo will always appear from now on when a Brain is added to a camera.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- 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
This is a duplicate of issue #1174993