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
Comments (1)
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
The Britain
Jun 17, 2015 07:43
Latest update still getting this error.