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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note:
Decided not to change the behaviour, the Open button should be used instead which correctly checks out both files