Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0f1
Issue ID
1105490
Regression
No
Assertion raises while dragging script onto prefab asset Inspector
Steps:
1. Create a script
2. Create a new scene
3. Add empty GameObject
4. Drag GameObject to Project Brower to make a prefab asset
5. Select Prefab Asset
6. Drag script onto Inspector
==>
Assertion failed on expression: '!go.TestHideFlag(Object::kNotEditable)'
UnityEditorInternal.InternalEditorUtility:InspectorWindowDrag()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Note: Script is added to prefab asset
Expected: No assertions, script is not added to prefab asset
Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment