Search Issue Tracker
Fixed in 2019.3.X
Duplicate in 2019.2.X
Votes
0
Found in
2019.1.0a12
2019.2.0a1
2019.2.0b7
2019.3.0a1
Issue ID
1169070
Regression
No
CinemachinePostProcessing component becomes missing when exiting Prefab Mode
How to reproduce:
1. Open attached project "Case_1169070_reproProject.zip"
2. Open "SampleScene" in "Scenes" folder
3. Select the "Example" Game Object in the Hierarchy
4. Open Prefab Mode
5. Add "CinemachinePostProcessing" using "Add Extension" in "Cinemachine Virtual Camera" component
6. Exit Prefab Mode
7. Observe the added component
Expected result: It stays unchanged
Actual result: It becomes missing
Reproducible with - 2019.1.0a12, 2019.1.12f1, 2019.2.0b9, 2019.3.0a10
Not reproducible with - 2019.1.0a11 (Could not import needed packages without errors), 2019.3.0a11
Could not test with - 2017.4, 2018.4 (CinemachinePostProcessing did not exist)
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
Add comment