Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a9
Issue ID
1194585
Regression
No
[VCS] Script files are treated as Imported Assets and the Inspector only checks out the .meta file
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Create a new Script file and submit it
4. Inspect the file's Inspector window
Expected result: a "Check out" button is present letting the user check out both the asset + .meta file
Actual result: a "Check out meta" button is present, checking out the .meta file is not enough to make modifications to native files such as scripts
Reproduced in: 2020.1.0a11, 2020.1.0a9
Not reproducible in: 2020.1.0a8, 2019.3; 2019.2; 2018.4; 2017.4
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Decided not to change the behaviour, the Open button should be used instead which correctly checks out both files