Search Issue Tracker
Fixed in 4.6.4
Votes
2
Found in
5.0.0f2
Issue ID
673538
Regression
Yes
After instantiating canvas prefab with a slider or scrollbar, console displays modifications.empty() error
How to reproduce in the attached project:
1. In FILE bar, use the Test Bug tab and press "Instantiate prefab bug"
or
2. Drag Slider Holder into the scene/Hierarchy
How to reproduce it in a new project:
1. Create a canvas prefab with a slider or scrollbar
2. Drag the prefab to Hierarchy or use PrefabUtilty.InstantiatePrefab(canvasPrefab)
Comments (15)
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
JoeClass
Apr 02, 2015 13:11
How can one reopen this issue. It says it was resolved for 4.6 but found in 5, its really confusing. And its not resolved.
YMTIGER
Mar 30, 2015 02:00
I am also very troubled by this problem!
in Unity Pro 5.0.0.p1
KyryloKuzyk
Mar 25, 2015 10:45
not resolved in unity 5.0
this bug makes the scene "dirty" every time I open it. Very annoying
_Radagan
Mar 24, 2015 05:33
Happens to me dragging and dropping a prefab in Unity Pro 5.0.0f4
f4bo
Feb 22, 2015 10:55
it happened to me too with 4.6.3 dragging a prefab
the console error is as follows:
"modifications.empty()
UnityEditorInternal.InternalEditorUtility:HierarchyWindowDrag(HierarchyProperty, Boolean, HierarchyDropMode)
UnityEditor.DockArea:OnGUI()"
BTW that do not inhibit at runtime to work