Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a12
Issue ID
1196962
Regression
No
[VCS/SRP] Volume Profile component's properties can't be expanded while the profile asset is not checked out
How to reproduce:
1. Add the attached project ("ReproProject.zip") to your preferred workspace and open it
2. Connect it to Perforce and open the SampleScene
3. Submit the "Assets/Scenes/SampleScene/Cube Profile" asset and make sure it is not checked out
4. In the Hierarchy click on the "Cube" object and Inspect it
5. Try to expand the "Fog" or Global Illumination" properties in the Volume component
Expected result: the properties are able to be expanded even when the asset is not checked out
Actual result: the volume profile is fully disabled when the asset is not checked out and its properties can't be expanded
Reproduced in: 2020.1.0a12
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
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
- The options modal for which type of Tilemap to create isn't drawn when it has been previously closed until the user moves their cursor
- There are 2 Overlay Menus present in the Tile Palette Window
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
Resolution Note:
The state of the expansion is part of the volume profile asset itself. Unfortunately, there is no workaround at the moment which doesn't imply involved rewriting of parts of the volume component editors that would have downside anyway.