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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2.5.1):
Needed to repaint Game View on editor change.