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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note:
Decided not to change the behaviour, the Open button should be used instead which correctly checks out both files