Search Issue Tracker
Fixed in 2018.2.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
12
Found in
5.6.0p2
Issue ID
905161
Regression
Yes
Version Control Check Out window not popping up when using Provider.Checkout()
To reproduce:
1. Download attached project "BombBall.zip" and open in Unity
2. Open "RootScene" scene
3. Go to Edit > Project Settings > Editor
4. In "Version Control" connect with your server
Note: I'm using "Perforce"
5. Open "TestBehavior.cs" script which is in "Scripts" folder
6. In the Provider.Checkout modify path to "ResetableComponent.cs" script location
7. Save script and return to Unity Editor
8. In toolbar click Test > Test Behavior option
Expected result: The ResetableComponent.cs script is checked out, denoted by a red tick badge on its icon in the Project window and its presence in a changelist in the VCS Window and P4V.
Actual result: The script is not checked out.
Fixed in: 2018.2.0a2, 2018.1.0b11, 2017.4.1f1, 2017.2.2p3, 2017.1.3p4, 5.6.5p4
Reproduced on Unity 5.6.0b3, 5.6.0b5, 5.6.0p4, 2017.1.0b3
Not reproduced on Unity 5.4.5p1, 5.5.3p2, 5.6.0b1 and 5.6.0b2
Regression on Unity 5.6.0b3
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
igorcazakov06
Mar 21, 2019 21:48
Good practice