Search Issue Tracker
Active
Votes
0
Found in [Package]
2018.4
2019.4
2020.3
2020.3.10f1
2021.1
2021.2
Issue ID
1339693
Regression
No
Cannot edit some assets in Inspector if only the meta file of the asset was committed to a remote repo using PlasticSCM
Steps to reproduce:
1. Create a new project in an empty local PlasticSCM repo
2. Create a Prefab (or import an FBX model)
3. In Version Control choose PlasticSCM (Edit -> Project Settings -> Version Control)
4. Make sure to ignore the asset in question by using ignore.config
5. Checkin .meta file of the asset
6. Go back to Unity to check if you can still edit the properties of the asset
Expected result: The asset properties can still be edited in the Inspector
Actual result: The asset properties are greyed out and not editable
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1
Workaround: Use the Plastic SCM plugin from the Asset Store
Notes:
- So far we know that Prefabs and FBX models are affected, Materials and Playables are unaffected
- In 2018.4 the "Checkout" button at the bottom right of the Inspector, when viewing the asset in question, allows to checkout and edit the asset
- PlasticSCM plugin from the asset store is unaffected
- Version Control package doesn't affect reproduction
- When right-clicking on the affected asset to apply "Check Out" option to it, all of them are also greyed out
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment