Search Issue Tracker
Fixed in 2.5.1
Votes
0
Found in [Package]
2.5.0, 2.4.0
Issue ID
1213819
Regression
No
[Cinemachine] Game view does not refresh on enabling/disabling "Storyboard Global Mute" in Cinemachine Storyboard Component
-Game view does not refresh on enabling/disabling "Storyboard Global Mute" option in Cinemachine Storyboard Component.
-It refreshes when the mouse is hovered on the Game View.
Steps to repro:
1. Create a new Project.
2. Windows > Package Manager > Cinemachine > Install.
3. Create a Virtual Camera from Cinemachine menu.
4. Add CinemachineStoryboard extension in the inspector.
5. Assign any texture to "Show Image" in the inspector.
6. Enable/Disable "Storyboard Global Mute" option.
Actual Result:
Game View does not refresh on enabling/disabling "Storyboard Global Mute" option.
Expected Result:
Game View should be refreshed on enabling/disabling "Storyboard Global Mute" option.
Tested in: 2020.1.0a21, 2019.3.0f6 (27ab2135bccf) with Package Version: 2.5.0, 2.4.0.
Note:
-"Storyboard Global Mute" feature introduced in Package version 2.4.0.
-Package version 2.4.0 is introduced in 2018.4.0f1.
Environment:
Occurring on Windows & Mac.
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note (fix version 2.5.1):
Needed to repaint Game View on editor change.