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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment