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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Resolution Note:
Decided not to change the behaviour, the Open button should be used instead which correctly checks out both files