Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.2.0b3
Issue ID
544461
Regression
No
[VCS] Unity says "umergeable file" even though P4V is able to text merge it
Related to https://fogbugz.unity3d.com/default.asp?543213 (Mac FileMerge says "Unable to compare files" when merging text asset files)
Build from editor/vcsintegration. Changeset: 5a77d4187e309e234aa0ebc5f3ec136a7639ec35 [5a77d4187e30]
Prerequisite: Project with at least one asset (Material in this case). Two clients working on the project through Perforce. Both clients has latest version. Asset Serialization Mode is set to "Force Text"
1. Client #1: Modify material and submit
2. Client #2: Modify same material and submit. Result: Conflicts, so a new changeset is created which must be resolved
3. Client #2: Right-click changeset and choose "Resolve Conflicts..."
4. Client #2: In "Version Control Resolve" window click the "merging" button
Result: Unity says "This is an umergeable file", but when resolving the same changelist from P4V, it is possible using P4Merge visual/text merge tool. See attached screenshot.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment