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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (fix version 2.5.1):
Needed to repaint Game View on editor change.