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)
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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