Search Issue Tracker
In Progress
Fix In Review for 6000.3.X
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment