Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
2021.3.32f1
2022.3.14f1
2023.2.1f1
2023.3.0a15
6000.0.37f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-57048
Regression
No
Perforce serializes Prefabs with the "CLRF" line feed when pulling the project
How to reproduce:
1. Create a new project with any template
2. Change Version Control Mode to “Perforce” (Edit > Project Settings > Version Control)
3. Setup and connect to a Perforce VCS server
4. Create a new Cube GameObject (GameObject > 3D Object > Cube)
5. Save the GameObject as a Prefab
6. Check Out and Submit all the changes (Edit > Project Settings > Version Control > “Check Out”)
7. Pull the project into a different folder
8. Open the “Cube.prefab” Asset in a text editor program
9. Observe the line feed characters
Expected result: The line feed characters are in UNIX-like style - “LF”
Actual result: The line feed characters are in Windows-like style - “CLRF”
Reproduced with: 2021.3.32f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment