Search Issue Tracker
Fixed
Fixed in 6000.4.0a4
Votes
0
Found in
6000.4.0a3
Issue ID
UUM-122248
Regression
Yes
UI Builder constantly throws NullReferenceException when dragging objects objects into the window
Steps to reproduce:
- Open the attached project
- Select the Main Camera object in the Scene's Hierarchy
- Drag it over the UI Builder window's Hierarchy or StyleSheets panels
- Observe the Console window
Actual results: NullReferenceExceptions are thrown when holding the object over the panels
Expected results: No warnings or errors are thrown when dragging objects inside the UI Builder window
Reproducible with versions: 6000.4.0a2, 6000.4.0a3
Not reproducible with versions: 6000.0.59f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a1
Tested on (OS): macOS 26.0.1
Notes:
- The issue occurs when dragging objects from the Scene's Hierarchy to the UI Builder window
- The issue does not occur when dragging an object from a Project window
Shortened error message:
- NullReferenceException: Object reference not set to an instance of an object
Unity.UI.Builder.BuilderExplorerDragger.ExplorerGetDragPreviewFromTarget (UnityEngine.UIElements.VisualElement target, UnityEngine.Vector2 mousePosition){}{}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment