Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.0-preview.17
Issue ID
1324337
Regression
No
UI Toolkit breaks after assembly reload when using the Input System package
Reproduction steps:
1. Open the attached project (UIToolkitBug.zip)
2. Open scene Scenes/SampleScene
2. Press the Play button
3. In the Game view, press the "Test" button
4. In the Project window, right-click and reimport Assets/Main.cs
5. In the Game view, press the "Test" button
6. In the Hierarchy window, select the GameObject "Main"
7. In the Inspector window, under the component "Main (Script)", enable the "Fix Reload" field
8. In the Project window, right-click and reimport Assets/Main.cs
9. In the Game View, press the "Test" button
Expected result: the button can be pressed in all three instances
Actual result: NullReferenceException error is thrown after enabling "Fix Reload" and reimporting Asset
Reproducible with: 1.0.0-preview.15, 1.0.0-preview.16, 1.0.0-preview.17 (2020.3.17f1, 2021.1.20f1)
Could not test with: 2019.4.30f1 (UI Toolkit package unavailable), 2021.2.0b9, 2022.1.0a7 (cannot resolve errors after upgrading the attached project: "error CS0234: The type or namespace name does not exist in the namespace...")
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
- Console window loses focus of the last message when a lot of messages are shown in a row
- Shadow artifacts appear when using a merged mesh with a specific Near Plane value in the Play Mode in URP
- "TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR" error when a lot of web requests are sent within a few minutes
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
Resolution Note:
Fixed in 2022.1.0a12