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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment