Search Issue Tracker
Fixed
Fixed in 6000.0.56f1, 6000.2.1f1, 6000.3.0a4
Votes
0
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-111091
Regression
Yes
NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
How to reproduce:
1. Create a new project
2. In the Project view, select Create > Scripting and create a new .cs file
3. In the Project view, select Create > UI Toolkit > UI Document and create a new .uxml file
4. Select both (.cs and .uxml) files in the Project View
5. Drag & drop the two files selected to another directory
6. Observe the Inspector and the Console windows
Expected result: No errors in the Console window and the Inspector window’s behavior hasn’t changed
Actual result: Errors appear in the Console window and the Inspector’s window turns black
Reproducible with: 2023.3.0a9, 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Not reproducible with: 2021.3.53f1, 2022.3.63f1, 2023.3.0a8
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
- Crash on xatlas::internal::pack::Atlas::findChartLocation_bruteForce when generating the lighting
- "Invalid image specified" warnings are thrown when clicking anything in the UI Builder after changing the assigned to Visual Element Vector Image Asset type
Add comment