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
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
Resolution Note:
Decided not to change the behaviour, the Open button should be used instead which correctly checks out both files