Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0f1
Issue ID
672293
Regression
Yes
Selecting prefab that has effector, throws "m_Effector == effector"
This bug is almost same as the one in 663596 case. But its reproduced by selecting prefab and not deleting. Any way I believe its totally same, because its caused when DockArea calls OnGUI and this function as I understand called on destroying or selecting.
1. Select object "PlanetPrefab (bugged.. click here).prefab" in assets.
2. You should get errors
"m_Effector == effector
UnityEditor.DockArea:OnGUI()"
Regression: 5.0.0b16
Reproduced: 5.0.0f3
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
- Light is not applied properly to Terrain Details when using Light Layers
- Opening reference for XR component redirects to a missing page
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
The Britain
Jun 17, 2015 07:43
Latest update still getting this error.