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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment