Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a5
Issue ID
1126175
Regression
Yes
Switching "Version Control" to Perforce throws an error: "SerializedObject target has been destroyed"
Steps to reproduce:
1. Create a new project
2. Go to Project Settings -> Editor
3. Change version control to "Perforce"
Expected result: No errors
Actual result: "SerializedObject target has been destroyed. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)" error is thrown.
Reproduced in: 2019.2.0a5
Not reproducible in: 2017.4.20f2, 2018.3.5f1, 2019.1.0b3, 2019.2.0a4
Note: Error persists even if you change back "Version Control" to "Hidden Meta Files".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
- Persisted event listeners are reset when collapsing and expanding a component in the Inspector
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
Add comment